Schema Definitions
Schema Definition
Text, title, and styling in standard markdown
Schema Definition
HelixQL uses a schema definition to define the structure of the graph.
Note that every node, edge and vector has an implicit ID
field. that is not in the schema definition.
Node Schema
Defines node types and their properties in the graph.
Edge Schema
Defines relationships between nodes and their properties.
Vector Schema
Defines the vector type.