Node Connectivity

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

DB Joiner 

Joins two DB Data tables

DB Numeric-Binner 

Group numeric data into manually defined intervals - called bins.

DB Partitioning 

The input table is split into two partitions (i.e. row-wise), e.g. train and test data.

DB Pivot 

The Database Pivot node allows to pivot and group the input DB Data table by the selected columns for pivoting and grouping; enhanced by column […]

DB Query 

Modifies the SQL query that defines the incoming DB Data table.

DB Row Filter 

The DB Row Filter allows rows to be excluded from the input DB Data table.

DB Row Sampling 

This node samples rows from a database table

DB Sorter 

This node sorts the DB Data rows according to user-defined criteria.

DB Table Selector 

DB Table Selector node allows to select a table or view.

DB Delete (Filter) 

Deletes rows in the database that match the specified filter conditions.