Node
A processing node in a pipeline graph.
Nodes are stateless, reusable transformation units that process input and produce output. They form the vertices of the pipeline graph.
Parameters
I
Input type
O
Output type
A processing node in a pipeline graph.
Nodes are stateless, reusable transformation units that process input and produce output. They form the vertices of the pipeline graph.
Input type
Output type