There are 5518 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Converts the network cells of a data table into a single network.
Extracts sub graphs from the given network.
Filters all edges by their number of nodes.
Filters all edges by their weight.
Hides features from the input network. Can be used to convert a directed into an undirected network by filtering the is_target feature.
This filter either bypasses or filters the network elements (nodes/edges) which features match the values of the given data table.
This filter either bypasses or filters the network elements (nodes/edges) that match the given filter value.
Filters all objects pairs from the input table that are not adjacent/incident in the network.
Filters all nodes by their degree e.g. number of incoming/outgoing edges.
Filters all nodes by their label.