Structs§
- DB
- The main database handle for KotobaDB. This provides the user-facing API for database operations.
- Transaction
- A database transaction that supports ACID operations
Enums§
- Operation
- Database operation within a transaction
- Transaction
State - State of a transaction
- Traversal
Direction - Direction for graph traversal