mirror of https://gitee.com/bigwinds/arangodb
11 lines
449 B
Markdown
11 lines
449 B
Markdown
---
|
|
layout: default
|
|
description: This chapter describes the REST interface for the multi-collection graph module
|
|
---
|
|
General Graphs
|
|
==============
|
|
|
|
This chapter describes the REST interface for the [multi-collection graph module](../graphs.html).
|
|
It allows you to define a graph that is spread across several edge and document collections.
|
|
There is no need to include the referenced collections within the query, this module will handle it for you.
|