Navigation
This version of the documentation is archived and no longer supported.

cursor.hasNext()

cursor.hasNext()
Returns:Boolean.

cursor.hasNext() returns true if the cursor returned by the db.collection.find() query can iterate further to return more documents.