Node Connectivity

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

Incidence Matrix 

Creates the incidence matrix.

Laplacian Matrix 

Creates the laplacian matrix.

Matrix to Network 

Creates a network from the matrix.

Node Adjacency Matrix 

Creates the node adjacency matrix.

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.