o
    3Î®cÔ  ã                   @   s0   d Z ddlT ddlT ddlT ddlT ddlT dS )aÊ  
*********
JSON data
*********
Generate and parse JSON serializable data for NetworkX graphs.

These formats are suitable for use with the d3.js examples https://d3js.org/

The three formats that you can generate with NetworkX are:

 - node-link like in the d3.js example https://bl.ocks.org/mbostock/4062045
 - tree like in the d3.js example https://bl.ocks.org/mbostock/4063550
 - adjacency like in the d3.js example https://bost.ocks.org/mike/miserables/
é    )Ú*N)Ú__doc__Ú'networkx.readwrite.json_graph.node_linkÚ'networkx.readwrite.json_graph.adjacencyÚ"networkx.readwrite.json_graph.treeÚ!networkx.readwrite.json_graph.jitÚ'networkx.readwrite.json_graph.cytoscape© r	   r	   úM/tmp/pip-target-vg8gfxp4/lib/python/networkx/readwrite/json_graph/__init__.pyÚ<module>   s    