Skip to main content

Module schema

Module schema 

Source

Structs§

Constraint
EdgeTypeMeta
EmbeddingConfig
FullTextIndexConfig
IndexMetadata
Metadata tracking the lifecycle state of an index.
InvertedIndexConfig
JsonFtsIndexConfig
LabelMeta
PropertyMeta
ScalarIndexConfig
Schema
SchemaManager
SchemalessEdgeTypeRegistry
Bidirectional registry for dynamically-assigned schemaless edge type IDs.
VectorIndexConfig

Enums§

ConstraintTarget
ConstraintType
CrdtType
DataType
DistanceMetric
IndexDefinition
IndexStatus
Lifecycle status of an index.
PointType
ScalarIndexType
SchemaElementState
TokenizerConfig
VectorIndexType

Functions§

datetime_struct_fields
Returns the canonical struct field definitions for DateTime encoding in Arrow.
is_datetime_struct
Detects if an Arrow DataType is the canonical DateTime struct.
is_time_struct
Detects if an Arrow DataType is the canonical Time struct.
time_struct_fields
Returns the canonical struct field definitions for Time encoding in Arrow.
validate_identifier
Validate identifier names to prevent injection and ensure compatibility.