MongoCursor::getNext

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

Description

public array MongoCursor::getNext ( void )

Note:

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