1
0
Fork 0
arangodb/Documentation/DocuBlocks/collectionToArray.md

9 lines
169 B
Markdown

@brief converts collection into an array
`collection.toArray()`
Converts the collection into an array of documents. Never use this call
in a production environment.