Node Connectivity

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

Neighbor Filter 

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

Node Degree Filter 

Filters all nodes by their degree e.g. number of incoming/outgoing edges.

Node Name Filter 

Filters all nodes by their label.

Object ID Filter 

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

Partition Filter 

This node filters all objects (nodes and/or edges) that are member of the selected partition(s).

Hierarchy Extractor 

Creates a hierarchical network from a given property member table.

Network Analyzer 

Analyzes the network.

Partition Graph Creator 

Creates a partition graph from the input graph.

Shortest Path 

Finds the shortest paths between two defined objects.

Network Viewer 

A JavaScript Network Viewer is using a JavaScript based Graph theory / network library cytoscape.js.