Expand description
Database catalog.
Manages schema definitions, name-to-ID mappings, and index metadata.
The catalog provides:
- Bidirectional mappings for labels, property keys, and edge types
- Index definitions and lookups
- Optional schema constraints
Structs§
- Catalog
- The main database catalog.
- Index
Definition - Index definition.
Enums§
- Catalog
Error - Catalog-related errors.
- Index
Type - Type of index.