Node Connectivity

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

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.

Edge Weight Filter 

Filters all edges by their weight.

Feature Filter 

Hides features from the input network. Can be used to convert a directed into an undirected network by filtering the is_target feature.

Feature List Filter 

This filter either bypasses or filters the network elements (nodes/edges) which features match the values of the given data table.

Feature Value Filter 

This filter either bypasses or filters the network elements (nodes/edges) that match the given filter value.