Node Connectivity

There are 3041 nodes that can be used as successor for a node with an output port of type Table.

Column List Loop Start Deprecated

Iterates over a list of columns

Counting Loop Start Deprecated

Node at the start of a loop

Generic Loop Start Deprecated

Generic loop start node with no termination criterion.

Group Loop Start 

When starting a loop with this node, each iteration processes another group of rows.

Interval Loop Start Deprecated

Node at the start of a loop

Loop End (2 ports) Deprecated

Node at the end of a loop

Loop End (Column Append) 

Node at the end of a loop, collecting the intermediate results by joining the tables on their RowIDs.

Loop End (Column Append) Deprecated

Node at the end of a loop, collecting the intermediate results by joining the tables on their RowIDs.

Loop End Deprecated

Node at the end of a loop

Recursive Loop End 

The loop end node for a recursive loop. This type of loop passes data from the Recursive Loop End node to the Recursive Loop Start node.