FormGraph.to_networkx
- FormGraph.to_networkx()
Create a new NetworkX graph instance from a graph.
- Returns:
- networkx.DiGraph
A newly created NetworkX DiGraph.
See also
Create a new NetworkX graph instance from a graph.
A newly created NetworkX DiGraph.
See also