The MongoGridFSCursor class
(No version information available, might only be in SVN)
Wstęp
Cursor for database file results.
Krótki opis klasy
extends
MongoCursor
{
/* Fields */
/* Metody */
public __construct
( MongoGridFS
}$gridfs
, resource $connection
, string $ns
, array $query
, array $fields
)Spis treści
- MongoGridFSCursor::__construct — Create a new cursor
- MongoGridFSCursor::current — Returns the current file
- MongoGridFSCursor::getNext — Return the next file to which this cursor points, and advance the cursor
- MongoGridFSCursor::key — Returns the current result's filename
There are no user contributed notes for this page.
