Node Connectivity

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

Create Collection Column Streamable

Combines multiple columns into a new collection column.

Split Collection Column 

Splits a collection column into its sub components, adding one new column for each.

Create Byte Vector 

Creates a new Byte Vector column from some columns of ints.

Expand Byte Vector 

Expands the Byte Vector to individual integer columns.

Joiner 

Combine matching rows from two tables

Cross Joiner Streamable

Performs a cross join of two tables.

Joiner Deprecated

Joins two tables

Nominal Probability Distribution Creator Streamable

Creates a Nominal Probability Distribution cell out of numeric cells.

Nominal Probability Distribution Splitter Streamable

Splits a Nominal Probability Distribution Cell into Double cells containing the individual probabilities.

String Splitter (Regex) Streamable

Splits an input string (column) into multiple groups according to a regular expression.