Node Connectivity

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

Column Appender Streamable

A fast way to reverse the operation of a splitter node.

Column to Grid 

Breaks a selected column (or set of columns) into new columns, such that they align in a grid.

Create Bit Vector 

Generates bit vectors either from multiple string or numerical columns, from a single string column containing the bit positions to set, […]

Expand Bit Vector 

Expands the Bit Vector to individual integer columns.

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.