Pure-Rust embedded Cypher knowledge graph engine with in-memory, mmap, and disk storage, agent-facing schema introspection, and optional dataset loaders
//! Pure-Rust blueprint loader. See `docs/python/guides/blueprints.md` for the
//! user-facing spec. PyO3 entry is in `src/graph/pyapi/blueprint.rs`.
pubmodbuild;pubmodcompute;pubmodcsv_loader;pubmodexpr;pubmodfilter;pubmodgeometry;pubmodjson_records;pubmodschema;pubmodtimeseries;pubmodvalidation;