Skip to main content

Crate mem7_graph

Crate mem7_graph 

Source

Re-exports§

pub use types::*;

Modules§

bm25
extraction
prompts
types

Structs§

FlatGraph
In-memory graph store for development and testing.
Neo4jGraphStore
Neo4j-backed graph store for production use.

Traits§

GraphStore
Trait for graph storage backends.

Functions§

create_graph_store
Create a graph store from configuration.