ArangoDB v3.9 reached End of Life (EOL) and is no longer supported.
This documentation is outdated. Please see the most recent version at docs.arangodb.com
Documents
This is an introduction to ArangoDB’s interface for working with documents from the JavaScript shell arangosh or in JavaScript code in the server. For other languages see the corresponding language API.
- Basics and Terminology: section on the basic approach
- Collection Methods: detailed API description for collection objects
- Database Methods: detailed API description for database objects