Expand description
Storage backends and persistence Storage layer for GraphRAG
This module provides abstractions and implementations for storing knowledge graph data, vectors, and metadata.
Structsยง
- Memory
Storage - In-memory storage implementation for development and testing
- Storage
Stats - Storage statistics