arango_add_vertex
Adds a vertex to an ArangoDB collection by inserting a document, with optional database override.
Instructions
Alias for arango_insert (insert a vertex document into a collection).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| document | Yes | ||
| database | No | Database override |