Skip to content

Reference

The complete API surface, parameters, and data shapes.

  • OdinEngine API

    Every method on the main entry point.

    Read more →

  • SchemaInspector API

    Runtime schema discovery.

    Read more →

  • Configuration

    All constructor and retrieval parameters with defaults.

    Read more →

  • Result Schema

    The exact dictionary returned by retrieve().

    Read more →

  • Troubleshooting

    Common issues and how to resolve them.

    Read more →

  • Changelog

    Release history and version notes.

    Read more →


Public imports

from odin import OdinEngine, SchemaInspector, inspect_arango_schema
Symbol Purpose
OdinEngine Main entry point: retrieval, scoring, anchors
SchemaInspector Runtime ArangoDB schema discovery
inspect_arango_schema One-call schema export helper

odin.__version__ reports the installed version.