Query: mongodbdrivercursor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGODBDRIVERCURSOR(3) 1 MONGODBDRIVERCURSOR(3) The MongoDBDriverCursor classINTRODUCTIONThe MongoDBDriverCursor class encapsulates the results of a MongoDB command or query and may be returned by MongoDBDriverManager::exe- cuteCommand or MongoDBDriverManager::executeQuery, respectively.CLASS SYNOPSISMongoDB.PP MongoDB.PP Methods o finalpublic MongoDBDriverCursor::__construct (Server $server, string $responseDocument) o finalpublic MongoDBDriverCursorId MongoDBDriverCursor::getId (void ) o finalpublic MongoDBDriverServer MongoDBDriverCursor::getServer (void ) o finalpublic bool MongoDBDriverCursor::isDead (void ) o finalpublic void MongoDBDriverCursor::setTypeMap (array $typemap) o finalpublic array MongoDBDriverCursor::toArray (void ) PHP Documentation Group MONGODBDRIVERCURSOR(3)