PHP » GoLang |
login |
register |
about
|
GoLang MongoCursor::next
request it (416)
GoLang replacement for PHP's MongoCursor::next
[edit | history]
MongoCursor::next(PECL mongo >=0.9.0) MongoCursor::next — Advances the cursor to the next result, and returns that result Description
public array MongoCursor::next
( void
)
ParametersThis function has no parameters. Return ValuesReturns the next document. Errors/ExceptionsThrows MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|