There are 2897 nodes that can be used as successor
for a node with an output port of type Table.
A fast way to reverse the operation of a splitter node.
Breaks a selected column (or set of columns) into new columns, such that they align in a grid.
Combines multiple columns into a new collection column.
Splits a collection column into its sub components, adding one new column for each.
Creates a new Byte Vector column from some columns of ints.
Expands the Byte Vector to individual integer columns.
Generates bit vectors either from multiple string or numerical columns, from a single string column containing the bit positions to set, […]
Expands the Bit Vector to individual integer columns.
Combine matching rows from two tables
Performs a cross join of two tables.