Expand description
kotoba-graphdb
RocksDB-based Graph Database for KotobaDB. Provides efficient storage and querying of graph data structures.
Structs§
- Edge
- Edge (Relationship) in the graph
- Edge
Pattern - Edge pattern for matching
- GraphDB
- Main GraphDB instance
- Graph
Query - Graph query
- Graph
Statistics - Graph statistics
- Graph
Transaction - Graph transaction
- Node
- Node (Vertex) in the graph
- Node
Pattern - Node pattern for matching
- Property
Condition - Property condition
- Query
Result - Query result
- Query
Statistics - Query statistics
- Result
Row - Result row
Enums§
- Comparison
Operator - Comparison operators
- Graph
Error - Graph error types
- Property
Value - Property value types
- Query
Condition - Query condition
- Return
Spec - Return specification