PHP » GoLang |
login |
register |
about
|
GoLang MongoCursorInterface::dead
request it (385)
GoLang replacement for PHP's MongoCursorInterface::dead
[edit | history]
PHP MongoCursorInterface::deadPHP original manual for MongoCursorInterface::dead [ show | php.net ]MongoCursorInterface::dead(PECL mongo >=1.5.0) MongoCursorInterface::dead — Checks if there are results that have not yet been sent from the database Description
abstract public bool MongoCursorInterface::dead
( void
)
This method checks whether the 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 |
more
Recently updated
more
Most requested
more
Last requests
|