For content types like Comments, Menus, or anything with a hierarchy (or a tree), it would be useful to have a field that allows you to specify the
parent
entry.
Behind the scenes, Strapi could use a Closure Table (https://dirtsimple.org/2010/11/simplest-way-to-do-tree-based-queries.html) to make querying the entire tree fast.