NetworkX

Previous topic

networkx.read_graphml

Next topic

LEDA

networkx.parse_graphml

parse_graphml(lines)

Read graph in GraphML format from string.

Returns a Graph or DiGraph.

Does not implement full GraphML specification.