Reference

Choose the reference for the surface you are using. The guides explain workflows; these pages define callable/query syntax and supported contracts.

  • Python API — generated from the shipped type stubs and docstrings.

  • Cypher dialect — clauses, expressions, procedures, divergences, and the machine-checked dialect contract.

  • Fluent API — selection, loading, traversal, algorithms, mutation, persistence, and introspection methods.

  • Rust API — supported kglite::api::* boundary, with per-symbol details on docs.rs.

  • C ABI — generated-header/status/lifecycle contract for non-Rust bindings.

  • CLI — commands, output formats, scoped writes, and interactive-shell behavior.