Node Connectivity

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

Matrix to Network 

Creates a network from the matrix.

Feature Table 

Writes selected features of the incoming network to a data table.

Node Neighbor Extractor 

Extracts all neighbors of the given node ids.

Network Feature Extractor 

Creates for each network a feature vector.

Row to Network 

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

SubGraph Extractor 

Extracts sub graphs from the given network.

Feature List Filter 

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

Neighbor Filter 

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

Node Name Filter 

Filters all nodes by their label.

Object ID Filter 

Filters all objects e.g. edges and nodes by their id.