(PECL mongo >=1.5.0)
MongoCommandCursor::dead — Checks if there are documents that have not been sent yet from the database for this cursor
This method checks whether the MongoCommandCursor cursor has been exhausted and hence can not return more results.
Diese Funktion hat keine Parameter.
Returns if there are more results that have not been sent to the client, yet.