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

9 lines
206 B
Markdown

@brief returns the batch size
`cursor.getBatchSize()`
Returns the batch size for queries. If the returned value is undefined, the
server will determine a sensible batch size for any following requests.