top | item 38819306

(no title)

plonq | 2 years ago

Thats called Modified Preorder Tree Traversal and the reason to use it over simple parent ID and order is performance.

discuss

order

cuddlyogre|2 years ago

Thank you for explaining it. I'm curious if it's just a bad implementation.