Expand description
Configuration for backend selection and backend-specific options.
Structs§
- Graph
Config - Complete configuration for graph construction.
- Native
Config - Configuration for native backend operations.
- Sqlite
Config - Configuration for SQLite backend operations.
Enums§
- Backend
Kind - Backend selection enum for choosing between storage implementations.
Functions§
- open_
graph - Open a graph with the specified configuration.