File: readwrite.rst

package info (click to toggle)
python-networkx 1.7~rc1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,128 kB
  • sloc: python: 44,557; makefile: 135
file content (22 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _readwrite:

**************************
Reading and writing graphs
**************************

.. toctree::
   :maxdepth: 2

   readwrite.adjlist
   readwrite.multiline_adjlist
   readwrite.edgelist
   readwrite.gexf
   readwrite.gml
   readwrite.gpickle
   readwrite.graphml
   readwrite.json_graph
   readwrite.leda
   readwrite.yaml
   readwrite.sparsegraph6
   readwrite.pajek
   readwrite.nx_shp