Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
GridFSFile
Interface GridFSFile
interface
GridFSFile
{
_id
:
mongoose
.
mongo
.
BSON
.
ObjectId
;
aliases
?:
string
[]
;
chunkSize
:
number
;
contentType
?:
string
;
filename
:
string
;
length
:
number
;
metadata
?:
mongoose
.
mongo
.
BSON
.
Document
;
uploadDate
:
Date
;
}
Index
Properties
_id
aliases?
chunk
Size
content
Type?
filename
length
metadata?
upload
Date
Properties
_id
_id
:
mongoose
.
mongo
.
BSON
.
ObjectId
Optional
aliases
aliases
?:
string
[]
chunk
Size
chunk
Size
:
number
Optional
content
Type
content
Type
?:
string
filename
filename
:
string
length
length
:
number
Optional
metadata
metadata
?:
mongoose
.
mongo
.
BSON
.
Document
upload
Date
upload
Date
:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_id
aliases
chunk
Size
content
Type
filename
length
metadata
upload
Date
biorate
Loading...