PHP » GoLang |
login |
register |
about
|
GoLang MongoCursor::hasNext
request it (355)
GoLang replacement for PHP's MongoCursor::hasNext
[edit | history]
MongoCursor::hasNext(PECL mongo >=0.9.0) MongoCursor::hasNext — Checks if there are any more elements in this cursor Description
public bool MongoCursor::hasNext
( void
)
ParametersThis function has no parameters. Return ValuesReturns if there is another element. Errors/ExceptionsThrows MongoConnectionException if it cannot reach the database and MongoCursorTimeoutException if the timeout is exceeded. |
more
Recently updated
more
Most requested
|