documents
Table of Contents
Traits
- DocumentsControllerCountTrait
- DocumentsControllerDeleteTrait
- Provides the `delete` method for a document-based controller.
- DocumentsControllerGetTrait
- DocumentsControllerLastTrait
- DocumentsControllerListTrait
- DocumentsControllerPatchTrait
- DocumentsControllerPostTrait
- DocumentsControllerPutTrait
- DocumentsControllerUpdateTrait
- Provides the functionality to update or replace documents in an ArangoDB collection using PATCH or PUT HTTP methods. This trait handles: - Document existence verification.