OmenApps / django-postgresql-dag

Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.
Apache License 2.0
41 stars 6 forks source link

Added argument to allow or disallow duplicate edges between 2 nodes #7

Closed JackAtOmenApps closed 3 years ago

JackAtOmenApps commented 3 years ago

Resolves #4