API Reference dagex v1.1.1
Modules
The Dagex
library is used to allow your business entities to participate in
directed, acyclic graphs backed by PostgreSQL's ltree
extenstion.
Migrations create and modify the database tables Dagex needs to function.
Adds Dagex-specific functionality to your application's Ecto.Repo
module.