Reference¶
The complete API surface, parameters, and data shapes.
-
OdinEngine API
Every method on the main entry point.
-
SchemaInspector API
Runtime schema discovery.
-
Configuration
All constructor and retrieval parameters with defaults.
-
Result Schema
The exact dictionary returned by
retrieve(). -
Troubleshooting
Common issues and how to resolve them.
-
Changelog
Release history and version notes.
Public imports¶
| 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.