actions
Table of Contents
Namespaces
- documents
Traits
- ArangoActions
- The ArangoDB CLI subcommands database.
- ArangoAnalyzersAction
- Manages the **custom** ArangoSearch analyzers of the database, from the
declarative registry ({@see ArangoAnalyzersTrait}) — the analyzer
counterpart of {@see ArangoViewsAction}.
- ArangoDoctorAction
- The structure health check of the ArangoDB database — the global
counterpart of the `views` action.
- ArangoDumpAction
- The command to manage an ArangoDB database.
- ArangoListCollectionsAction
- Lists the collections of the ArangoDB database through the HTTP client.
- ArangoListDumpsAction
- List all dumps files in the dump directory.
- ArangoMigrateAction
- Applies the versioned data migrations of the database — the imperative
counterpart of the declarative `doctor` action.
- ArangoRestoreAction
- The command to manage an ArangoDB database.
- ArangoViewsAction
- Manages the ArangoSearch views of the ArangoDB database.