NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
GraphML
»
Previous topic
GraphML
Next topic
networkx.parse_graphml
Quick search
networkx.read_graphml
¶
read_graphml
(
path
)
¶
Read graph in GraphML format from path. Returns an Graph or DiGraph.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
GraphML
»