arango_create_collection
Create new document or edge collections in ArangoDB using the MCP Server. Specify collection name, type, and sync settings to manage database storage efficiently.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server for ArangoDB
Related Tools
- @ravenwits/mcp-server-arangodb
- @ravenwits/mcp-server-arangodb
- @ravenwits/mcp-server-arangodb
- @ravenwits/mcp-server-arangodb
- @ravenwits/mcp-server-arangodb