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](DocumentAddress.md): section on the basic approach - [Collection Methods](DocumentMethods.md): detailed API description for collection objects - [Database Methods](DatabaseMethods.md): detailed API description for database objects