networkit_to_gjgf¶
- networkit_to_gjgf(graph)¶
Convert a NetworKit graph object to gJGF.
- Parameters
graph (graph object from NetworKit)
- Returns
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)
Convert a NetworKit graph object to gJGF.
graph (graph object from NetworKit)
gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF)