Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
CursorStreamOptions
Interface CursorStreamOptions
interface
CursorStreamOptions
{
transform
?
(
this
,
doc
)
:
mongoose
.
mongo
.
BSON
.
Document
;
}
Index
Methods
transform?
Methods
Optional
transform
transform
(
this
,
doc
)
:
mongoose
.
mongo
.
BSON
.
Document
A transformation method applied to each document emitted by the stream
Parameters
this
:
void
doc
:
mongoose
.
mongo
.
BSON
.
Document
Returns
mongoose
.
mongo
.
BSON
.
Document
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
transform
biorate
Loading...
A transformation method applied to each document emitted by the stream