Search
Preparing search index...
The search index is not available
mongodb
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongodb
GridFSBucketPrivate
Interface GridFSBucketPrivate
Hierarchy
GridFSBucketPrivate
Index
Properties
_chunks
Collection
_files
Collection
called
Open
Upload
Stream
checked
Indexes
db
options
Properties
_chunks
Collection
_chunks
Collection
:
Collection
<
GridFSChunk
>
_files
Collection
_files
Collection
:
Collection
<
GridFSFile
>
called
Open
Upload
Stream
called
Open
Upload
Stream
:
boolean
checked
Indexes
checked
Indexes
:
boolean
db
db
:
Db
options
options
:
{
bucketName
:
string
;
chunkSizeBytes
:
number
;
readPreference
?:
ReadPreference
;
writeConcern
:
undefined
|
WriteConcern
}
Type declaration
bucket
Name
:
string
chunk
Size
Bytes
:
number
Optional
read
Preference
?:
ReadPreference
write
Concern
:
undefined
|
WriteConcern
Exports
GridFSBucket
Private
_chunks
Collection
_files
Collection
called
Open
Upload
Stream
checked
Indexes
db
options
Generated using
TypeDoc