API 参考
正在准备搜索索引...
@142vip/nest-typeorm
CursorStreamOptions
接口 CursorStreamOptions
interface
CursorStreamOptions
{
transform
?
(
this
:
void
,
doc
:
Document
)
:
Document
;
}
索引
方法
transform?
方法
可选
transform
transform
?
(
this
:
void
,
doc
:
Document
)
:
Document
A transformation method applied to each document emitted by the stream
参数
this
:
void
doc
:
Document
返回
Document
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
方法
transform
API 参考
加载中……
A transformation method applied to each document emitted by the stream