NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
Previous topic
networkx.parse_graphml
Next topic
networkx.read_leda
Quick search
LEDA
ΒΆ
read_leda
(path)
Read graph in GraphML format from path. Returns an XGraph or XDiGraph.
parse_leda
(lines)
Parse LEDA.GRAPH format from string or iterable. Returns an Graph or DiGraph.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»