DyNetx Logo
  • Overview
    • Who uses DyNetx?
    • Goals
    • The Python DyNetx library
    • Free software
  • Download
    • Software
    • Documentation
  • Installing
    • Note
      • Quick install
      • Installing from source
        • Source archive file
        • GitHub
      • Requirements
        • Python
        • Required packages
  • DyNetx Tutorial
    • Creating a graph
      • Interactions
      • Nodes
    • Read graph from file
      • Snapshot Graph
      • Interaction Graph
    • Snapshots and Interactions
    • Slicing a Dynamic Network
    • Obtain the Interaction Stream
  • Reference
    • Graph types
      • Which graph class should I use?
      • Basic graph types
        • Undirected Dynamic Graphs
        • Directed Dynamic Graphs
    • Algorithms
      • Paths
        • Time respecting paths
        • Temporal Directed Acyclic Graph
    • Functions
      • Graph
      • Nodes
      • Interactions
      • Freezing graph structure
      • Snapshots and Interaction Stream
    • Reading and writing graphs
      • Edge List
        • Interaction Graph
        • Snapshot Graphs
      • JSON
        • JSON data
DyNetx
  • Docs »
  • Reference »
  • Reading and writing graphs
  • Edit on GitHub

Reading and writing graphsΒΆ

  • Edge List
    • Interaction Graph
    • Snapshot Graphs
  • JSON
    • JSON data
Next

© Copyright 2017, Giulio Rossetti Revision 0f47b0f9.

Built with Sphinx using a theme provided by Read the Docs.