Static
addStatic
addStatic
isTrue if the outdegree (number of edges with this node as source) is zero, false otherwise. By default, if a node has a connection to itself (loop) it is not considered a leaf
Static
loadStatic
newStatic
removeRemoves a node from the graph. Before removing the node, creates connections between all connecting sources and targets.
Static
to
Utility class related with graph creation and manipulation.
Current implementation uses Cytoscape.js (https://js.cytoscape.org/)