Hi, I am a little confused on the best way to query the next/previous object in the tree. In a traditional database it would just be a query where a number is > or < than the id. How can I do the same with Jackrabbit? It seems that the best way is to query by jcr:created but that doesn't seem stable.
-- Regards, Mike
