|
MongoCommandCursor::nextAdvances the cursor to the next result Description
public void MongoCommandCursor::next
( void
)
ParametersThis function has no parameters. Return Values
Errors/ExceptionsThrows MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded. See Also
|