//! `klieo-memory-graph` — `KnowledgeGraph` trait surface + `InMemoryGraph`.
//!
//! Stable at `1.x`. Trait freeze contract recorded in ADR-039
//! (`docs/adr/adr-039-graphrag-1-0-promotion.md`).
pub use ;
pub use ;
pub use ;
pub use InMemoryGraph;
pub use ;