Namespace provided by the browser.
Methods
-
clone(){Cursor}
-
Clone the cursor
-
next(callback){null}
-
Get the next available document from the cursor, returns null if no more documents are available.
Name Type Description callback
Cursor~resultCallback The result callback.
Throws:
MongoError -
next(callback){null}
-
Get the next available document from the cursor, returns null if no more documents are available.
Name Type Description callback
AggregationCursor~resultCallback The result callback.
Throws:
MongoError -
rewind(){null}
-
Resets the cursor