mongocursor.next(3) php man page | unix.com

Man Page: mongocursor.next

Operating Environment: php

Section: 3

MONGOCURSOR.NEXT(3)							 1						       MONGOCURSOR.NEXT(3)

MongoCursor::next - Advances the cursor to the next result, and returns that result

SYNOPSIS
public array MongoCursor::next (void )
DESCRIPTION
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns the next document.
ERRORS
/EXCEPTIONS Throws MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded.
SEE ALSO
Iterator::next. PHP Documentation Group MONGOCURSOR.NEXT(3)
Related Man Pages
mongocursor(3) - php
mongocollection.aggregatecursor(3) - php
mongocursor.slaveokay(3) - php
mongogridfs.put(3) - php
mongocursor.getreadpreference(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator