MongoResult (gb.mongodb)

This class represents a list of documents returned by a MongoDB database.

It works like a forward-only cursor.

Deze klasse is niet creƫerbaar.

Deze klasse is opsombaar met sleutelwoord FOR EACH.

Eigenschappen
Current   Return the current document, or NULL if there is no document anymore.

Methode
MoveNext   Advance to the next document.