MCP Server for ArangoDB
by ravenwits
arango_create_collection
Create a new collection in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name of the collection to create | |
type | No | Type of collection to create | |
waitForSync | No | If true, wait for data to be synchronized to disk before returning |