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

215 B

@brief returns any document from a collection collection.any()

Returns a random document from the collection or null if none exists.

Note: this method is expensive when using the RocksDB storage engine.