接口 PregelInterface<Nn, Cc>
类型参数
- Nn 扩展 StrRecord<string, PregelNode>
- Cc 扩展 StrRecord<string, BaseChannel>
属性
可选
autoValidate
autoValidate?: boolean
channels
可选
checkpointer
可选
debug
debug?: boolean
inputs
inputs: keyof Cc | (keyof Cc)[] 可选
interruptAfter
interruptAfter?: "*" | (keyof Nn)[] 可选
interruptBefore
interruptBefore?: "*" | (keyof Nn)[] nodes
outputs
outputs: keyof Cc | (keyof Cc)[] 可选
stepTimeout
stepTimeout?: number
可选
streamChannels
streamChannels?: keyof Cc | (keyof Cc)[] 可选
streamMode
默认值