1
0
Fork 0
arangodb/Documentation/Books/Manual/DataModeling/Documents/README.mdpp

10 lines
484 B
Plaintext

!CHAPTER 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