How to sort when use getChildrenRange?
Hi there I'm guided to use getChildrenRange to do the paging when I tired to get over 100,000 sub-folders under my folder. But one question is how to use the parameters of sort and direction with getChildrenRange? Or there is a default way? If yes, what's it?
Hi @Cheney12345
I see that getChildrenRange() does not support sorting and direction. You can use getChildren() instead.
This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.
This issue has been automatically closed due to maximum period of being stale. Thank you for your contribution to Box Java SDK and feel free to open another PR/issue at any time.