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