|
MongoDB\Driver\Cursor::rewindRewind the cursor to the first result Description
public void MongoDB\Driver\Cursor::rewind()
If the cursor has advanced beyond its first position, it can no longer be rewound. ParametersThis function has no parameters. Return Values
Errors/Exceptions
See Also
|