I'm trying to store a hierarchical structure using the Nested Set Model technique. I'm using Waterline ORM for node to query and update my database. How would I model the following query using Waterline?I'm trying to store a hierarchical structure us