Documents
This is an introduction to ArangoDB’s interface for working withdocuments from the JavaScript shell arangosh or in JavaScript code inthe 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