MongoCursor::skip
(PECL mongo >=0.9.0)
MongoCursor::skip — Skips a number of results
Beschreibung
Parameter-Liste
-
num -
The number of results to skip.
Rückgabewerte
Returns this cursor.
Fehler/Exceptions
Throws MongoCursorException if this cursor has started iterating.
There are no user contributed notes for this page.
