Matrix to Network

Adds the nodes and edges defined by the given node adjacency matrix to the given network

Options

Use weight
If ticket the matrix weight is used.
Use direction
If ticket edges represent the direction defined in the matrix. The node represented by the row id is the source node and the node specified by the column name is the target node. If not ticket the matrix is considered to be symmetrical and only the lower triangular matrix is considered.
Edges as objects
If checked, edges will be inserted as objects, which leads to k-partite graph structures (this is the preferred way). If not checked edges will be inserted as edges.

Input Ports

Icon
Existing Network (optional) the node creates a new network if not connected
Icon
The matrix table

Output Ports

Icon
The network with the nodes and edges from the matrix

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.