MongoCursor::getNext

Advances the cursor to the next result, and returns that result

Beschreibung

public array MongoCursor::getNext ( void )

Hinweis:

MongoCursor::getNext is an alias of MongoCursor::next.