PHP » GoLang |
login |
register |
about
|
GoLang MongoCommandCursor::dead
request it (384)
GoLang replacement for PHP's MongoCommandCursor::dead
[edit | history]
MongoCommandCursor::dead(PECL mongo >=1.5.0) MongoCommandCursor::dead — Checks if there are results that have not yet been sent from the database Description
public bool MongoCommandCursor::dead
( void
)
This method checks whether the MongoCommandCursor cursor has been exhausted and the database has no more results to send to the client. A cursor being "dead" does not necessarily mean that there are no more results available for iteration. ParametersThis function has no parameters. Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|