arango_add_edge_definition
Create an edge definition in a graph by specifying edge collection and from/to vertex collections.
Instructions
Create an edge definition in a named graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| edge_collection | Yes | ||
| from_collections | Yes | ||
| to_collections | Yes | ||
| database | No | Database override |