issues
search
coryodaniel
/
arbor
Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.
MIT License
239
stars
25
forks
source link
leafs/0
#5
Open
coryodaniel
opened
8 years ago
coryodaniel
commented
8 years ago
Get all nodes without children
leafs = Comment.leafs
Get all nodes without children