Allow to append elements from the graph by managing collateral damage.
Functions
add_edge(graph, node_src, node_dst, index)
add_edge
Add a stream to the graph.
add_node(graph, node, attrs)
add_node
Add a node to the graph.