Crate kotoba_db

Crate kotoba_db 

Source

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
TransactionState
State of a transaction
TraversalDirection
Direction for graph traversal