Node Connectivity

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

Distance Matrix to Network 

Converts a distance matrix into a network.

Edge Adjacency Matrix 

Creates the edge adjacency matrix.

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.