Node Connectivity

There are 3449 nodes that can be used as predessesor for a node with an input port of type Table.

Node Neighbor Extractor 

Extracts all neighbors of the given node ids.

Node Table 

Writes all nodes of the incoming network to a data table.

Partition Table 

Creates a data table that contains the partition names per object for the selected partition types.

Network Feature Extractor 

Creates for each network a feature vector.

Network to Row 

Converts the given network into a data row.

SubGraph Extractor 

Extracts sub graphs from the given network.

Neighbor Filter 

Filters all objects pairs from the input table that are not adjacent/incident in the network.

Network Analyzer 

Analyzes the network.

Visualization Property Extractor 

Appends new columns with the selected visualization properties.

Network Generator 

Generates nodes and edges depending on the selected algorithms and inserts them into the given network if available otherwise the node creates a new […]