- Reference >
- mongo Shell Methods >
- Cursor Methods >
- cursor.next()
cursor.next()¶
- cursor.next()¶
Returns: The next document in the cursor returned by the db.collection.find() method. See cursor.hasNext() related functionality.
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.