Node Connectivity

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

Edge Table 

Writes the id and label of all edges and their incident nodes of the incoming network to a data table.

Feature Table 

Writes selected features of the incoming network to a data 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.

Row to Network 

Converts the network cells of a data table into a single network.

SubGraph Extractor 

Extracts sub graphs from the given network.

Edge Degree Filter 

Filters all edges by their number of nodes.