MongoResult (gb.mongodb)
This class represents a list of documents returned by a MongoDB database.
It works like a forward-only cursor.
Diese Klasse kann nicht erzeugt werden.
Mit dem
FOR EACH-Schlüsselwort ist diese Klasse
zählbar.
Eigenschaften
Current
|
Return the current document, or NULL if there is no document anymore.
|
Methoden