NetworkX

Previous topic

networkx.parse_gml

Next topic

Pickle

networkx.generate_gml

generate_gml(G)

Generate a single entry of the graph G in GML format.

Parameters:G : NetworkX graph