MongoCursor
PHP Manual

MongoCursor::rewind

(PECL mongo >=0.9.0)

MongoCursor::rewindReturns the cursor to the beginning of the result set

Описание

public void MongoCursor::rewind ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

NULL.


MongoCursor
PHP Manual