php man page for mongodbdrivercursor

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 class

INTRODUCTION
The MongoDBDriverCursor class encapsulates the results of a MongoDB command or query and may be returned by MongoDBDriverManager::exe- cuteCommand or MongoDBDriverManager::executeQuery, respectively.
CLASS SYNOPSIS
MongoDB.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)
Related Man Pages
evloop(3) - php
mongo(3) - php
mongodbdrivermanager(3) - php
mongodbdriverserver(3) - php
mongowritebatch(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation