etrepat / baum

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
http://etrepat.com/baum
MIT License
2.24k stars 459 forks source link

get one Branch without siblings #284

Open kamil-nawrotkiewicz opened 6 years ago

kamil-nawrotkiewicz commented 6 years ago

How i can get only one Branch without siblings?

For example: https://i.stack.imgur.com/rljwW.gif

I need branch for Banana: Banana>Yellow>Fruit>Food How i can get it?