tulip module API¶
The tlp.Graph class¶
Modification of the graph structure¶
Creation and Modification of the sub-graph hierarchy¶
Iterators on the graph structure¶
All the provided iterators are stable, meaning you can safely delete a node/edge/subgraph from the graph while iterating on its nodes/edges/subgraphs.