The MongoGridFSCursor class

(PECL mongo >=0.9.0)

锟斤拷锟�

Cursor for database file results.

锟斤拷摘要

extends MongoCursor {
/* Fields */
protected MongoGridFS $gridfs = NULL ;
/* 锟斤拷锟斤拷 */
public __construct ( MongoGridFS $gridfs , resource $connection , string $ns , array $query , array $fields )
public current ( void ) : MongoGridFSFile
public getNext ( void ) : MongoGridFSFile
public key ( void ) : string
}

Table of Contents