Welcome to django-postgresql-dag’s documentation!¶

Contents¶

  • Quickstart Example
    • models.py
    • Optional arguments on the Edge model
    • Add some Instances via the Shell (or in views, etc)
    • Add Edges and Nodes to EdgeSet and NodeSet models (FK)
    • Resulting Database Tables
    • Diagramatic View
    • Work with the Graph in the Shell (or in views, etc)
  • Methods on Node and Edge
    • Node
    • Edge
  • Transformations

View this project on Github.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

django-postgresql-dag

Navigation

  • Quickstart Example
  • Methods on Node and Edge
  • Transformations

Related Topics

  • Documentation overview
    • Next: Quickstart Example

Quick search

©2020, Jack Linke. | Powered by Sphinx 3.5.3 & Alabaster 0.7.12 | Page source