MongoCursor::__construct

(PECL mongo >=0.9.0)

MongoCursor::__constructCreate a new cursor

说锟斤拷

public MongoCursor::__construct ( MongoClient $connection , string $ns [, array $query = array() [, array $fields = array() ]] )

锟斤拷锟斤拷

connection

Database connection.

ns

Full name of database and collection.

query

Database query.

fields

Fields to return.

锟斤拷锟斤拷值

Returns the new cursor.