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