Node Connectivity

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

DB Row Filter 

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

DB Row Sampler Streamable

This node samples rows from a database table.

DB Sorter 

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

DB Table Partitioner Streamable

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

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.

DB Delete (Table) Streamable

Deletes rows in the database based on the values of the selected columns from the KNIME input table.

DB Insert Streamable

Inserts rows in the database based on the values of the selected columns from the KNIME input table.

DB Loader Streamable

Loads data from a KNIME data table into a database table.

DB Loader StreamableDeprecated

Loads data from a KNIME data table into a database table.