traits
Table of Contents
Namespaces
- aql
- documents
- edges
- joins
- queries
Traits
- AQLQueryTrait
- This trait defines all facet helpers in the Model class.
- ArangoTrait
- This class is the generic Model class.
- DoctorTrait
- The model-level structure health check — the `doctor` of a model.
- DocumentsArrayTrait
- Manage an **embedded array field** of an ArangoDB document — add, remove, move,
test membership — server-side, atomically, in a single AQL `UPDATE`.
- VerticesTrait
- Provides utilities for handling edge vertex references in ArangoDB edge queries.