1.
Introduction
2.
ArangoDB set up
3.
Installation
4.
Initialization
4.1.
Schema generation
4.2.
The database connection
4.3.
Technical notes
5.
The Record trait
5.1.
Hooks
5.2.
Technical notes
6.
The Validate trait
6.1.
Technical notes
7.
The EdgeRecord struct
8.
The query engine
8.1.
The query object
8.2.
Traversal queries
9.
The transactions
9.1.
Safe execution
9.2.
Custom transactions
9.3.
Technical notes
Light (default)
Rust
Coal
Navy
Ayu
Aragog
Technical notes
The transactions use the ArangoDB
steam transaction API
.