networkx.jit_graph

networkx.jit_graph(data)[source]

Read a graph from JIT JSON.

Parameters:data : JSON Graph Object
Returns:G : NetworkX Graph