1
0
Fork 0
arangodb/Documentation/DocuBlocks/collectionCreateDocumentCol...

9 lines
209 B
Markdown

@brief creates a new document collection
`db._createDocumentCollection(collection-name)`
Creates a new document collection named *collection-name*. If the
document name already exists and error is thrown.