Crate kotoba_graphdb

Crate kotoba_graphdb 

Source
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
EdgePattern
Edge pattern for matching
GraphDB
Main GraphDB instance
GraphQuery
Graph query
GraphStatistics
Graph statistics
GraphTransaction
Graph transaction
Node
Node (Vertex) in the graph
NodePattern
Node pattern for matching
PropertyCondition
Property condition
QueryResult
Query result
QueryStatistics
Query statistics
ResultRow
Result row

Enums§

ComparisonOperator
Comparison operators
GraphError
Graph error types
PropertyValue
Property value types
QueryCondition
Query condition
ReturnSpec
Return specification