Skip to main content

Module storage

Module storage 

Source
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ยง

MemoryStorage
In-memory storage implementation for development and testing
StorageStats
Storage statistics