Node Connectivity

There are 5196 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Shuffle 

Shuffles the rows of the input tables.

Sorter Streamable

Sorts the rows according to user-defined criteria.

Table Partitioner Streamable

Splits table into two partitions.

Top k Row Filter Streamable

Selects the top k rows according to user-defined criteria.

Add Empty Rows 

Adds a certain number of empty rows with missing values or a given constant to the input table.

Column Name Extractor Streamable

Creates a new table with a single row or column containing the column names of the input table.

Column Renamer (Dictionary) Streamable

Updates column names of a table according to the mapping in a second dictionary table.

RowID Streamable

Node to extract the RowID to a column and/or to replace the RowID.

Rule Engine Streamable

Applies user-defined business rules to the input table

Rule Engine (Dictionary) Streamable

Applies the rules from the second input port to the first datatable.