1
0
Fork 0
arangodb/Documentation/Books/Users/HttpGharial
Michael Hackstein 04d18692dd Fixed dokumentation of new graph http module, it is now fully generated 2014-06-18 17:01:15 +02:00
..
Edges.mdpp Fixed dokumentation of new graph http module, it is now fully generated 2014-06-18 17:01:15 +02:00
Management.mdpp Fixed dokumentation of new graph http module, it is now fully generated 2014-06-18 17:01:15 +02:00
README.mdpp Added a general readme file for the http documentation of the general graph module 2014-06-15 23:02:37 +02:00
Vertices.mdpp Fixed dokumentation of new graph http module, it is now fully generated 2014-06-18 17:01:15 +02:00

README.mdpp

!CHAPTER General Graphs

This chapter describes the http interface for the multi-collection graph module.
It allows you to define a graph that is spread across several edge and document collections.
This allows you to structure your models in line with your domain and group them logically in collections and giving you the power to query them in the same graph queries.
There is no need to include the referenced collections within the query, this module will handle it for you.