MongoDB\Driver\Cursor::next

(mongodb >=1.9.0)

MongoDB\Driver\Cursor::nextAdvances the cursor to the next result

Beschreibung

public MongoDB\Driver\Cursor::next(): void

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Moves the current position to the next element in the cursor.

Fehler/Exceptions

Siehe auch