XGMML parser for networkx
pip install networkxgmml
That's all!
Argument: graph_file: a file-like object contains XGMML
Return: a networkx.DiGraph object
- file: a file-like object to write XGMML
- graph: a networkx.Graph object
- graph_name: a name of a network
- directed: is directed graph or not
Distributed with a MIT license
- Yasunobu OKAMURA
- Anders Riutta
- Jeff Yunes
- Gustavo Pereira