Node Connectivity

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

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 StreamableModern UI

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) StreamableModern UI

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

Value Lookup StreamableModern UI

Uses a dictionary table to look up values and append the corresponding cells to a row.