| MongoDB.Driver.GridFS Namespace |
| Class | Description | |
|---|---|---|
| MongoGridFS |
Represents a GridFS file system.
| |
| MongoGridFSCreateOptions |
Represents options used when creating a GridFS file.
| |
| MongoGridFSException |
Represents a MongoDB GridFS exception.
| |
| MongoGridFSFileInfo |
Represents information about a GridFS file (patterned after .NET's FileInfo class).
| |
| MongoGridFSSettings |
Represents setting for GridFS.
| |
| MongoGridFSStream |
Represents a stream interface to a GridFS file (patterned after .NET's Stream class).
|