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

209 B

@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.