arango_add_vertex_collection
Add a vertex collection to a named graph in ArangoDB, enabling graph expansion with new vertex types.
Instructions
Add a vertex collection to a named graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| collection | Yes | ||
| database | No | Database override |