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