coryodaniel / arbor

Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.
MIT License
239 stars 26 forks source link

Move each query/operation into its own module #8

Open coryodaniel opened 7 years ago

coryodaniel commented 7 years ago

Consider moving each of the query/operations into their own module to make Arbor.Tree not so intense.