OPTIONS

cursor.size()

cursor.size()
Returns:A count of the number of documents that match the db.collection.find() query after applying any cursor.skip() and cursor.limit() methods.

Was this page helpful?

Yes No

Thank you for your feedback!

We're sorry! You can Report a Problem to help us improve this page.