EdgeOutputPair

constructor(node: NodeReference<I, O>, output: O)(source)

Parameters

I

the type of the input expected by the node.

O

the type of the output produced by the node.