1
0
Fork 0
arangodb/Documentation/Books/HTTP/Document
Max Neunhoeffer da8f56545d Describe the document operations (collection methods) for 3.0. 2016-05-02 15:53:13 +02:00
..
AddressAndEtag.mdpp Document 3.0 version of document HTTP API. 2016-05-02 15:53:13 +02:00
README.mdpp Describe the document operations (collection methods) for 3.0. 2016-05-02 15:53:13 +02:00
WorkingWithDocuments.mdpp Document 3.0 version of document HTTP API. 2016-05-02 15:53:13 +02:00

README.mdpp

!CHAPTER HTTP Interface for Documents

In this chapter we describe the REST API of ArangoDB for documents.
We begin with a 

  - [section on the basic approach](AddressAndEtag.md)

before we proceed with

  - [the detailed API description](WorkingWithDocuments.md),

which has all the gory details.