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