Read graph in GraphML format from path.
Parameters: | path : file or string
|
---|---|
Returns: | graph: NetworkX graph :
|
Notes
This implementation does not support mixed graphs (directed and unidirected edges together), hypergraphs, nested graphs, or ports.