|
MongoDB\Driver\Cursor::nextAdvances the cursor to the next result Description
public void MongoDB\Driver\Cursor::next()
ParametersThis function has no parameters. Return ValuesMoves the current position to the next element in the cursor. Errors/Exceptions
See Also
|