Check performance of ListElementNeighbors
Refs teklia/requests#652
Loading all parents of a given elements can be really slow when there are lots of elements at one upper level.
Is there a query that loads ordering in there ? In theory it should be fast, as it "only" loads the path(s) for a specific elements and resolves the linked elements
Edited by Erwan Rouchet