Node Connectivity

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

Database Delete Deprecated

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

Database Looping Deprecated

This node runs SQL queries in the connected database restricted by the possible values given by the input table.

Database Table Creator Deprecated

This node allows a user to create a new database table either manually or based on the data table spec of an input data table.

Database Update Deprecated

Updates the selected rows in the database with the data values from the input tables.

Database Writer StreamableDeprecated

Establishes and opens a database access connection to which the entire input table is written to.

Decision Stump Deprecated

Class for building and using a decision stump.

Decision Table Deprecated

Class for building and using a simple decision table majority classifier.

Decision Tree Learner Deprecated

Decision tree induction performed in memory.

Decision Tree Predictor Deprecated

Uses an existing decision tree to compute class labels for input vectors.

Distance Matrix Calculate Deprecated

Calculates distance matrix on input table and appends result as (typed) column.