Pure-Rust embedded Cypher knowledge graph engine with in-memory, mmap, and disk storage, agent-facing schema introspection, and optional dataset loaders
//! Datatypes shared across the kglite engine.
//!//! The PyO3 conversion helpers (`py_in`, `py_out`,
//! `type_conversions`) live in the kglite-py wrapper crate — they
//! only make sense at the Rust ↔ Python boundary.
pubmodvalues;pubusevalues::DataFrame;pubusevalues::Value;