Skip to main content

Module traits

Module traits 

Source

Structs§

ConsolidationLogEntry
A single consolidation log entry.
GraphStats
Statistics about the graph.
StorageStats
Database statistics.
VectorStats
Statistics about the vector index.

Traits§

GraphBackend
Graph backend trait for graph operations.
StorageBackend
Pluggable storage backend trait for all persistence operations.
VectorBackend
Vector backend trait for HNSW index operations.