Hi Rajath, there is no standardized way to get the size of a folder in an optimized way. Some repositories implement such a functionality by enhancing the CMIS query but this is not something you can rely on. There is no better way than to get the children recursively and get the content size of each object. Even this might not be the full truth if a repository creates e.g. renditions in the background.
Jens On 16.06.13 08:38, "Rajath Shashidhara" <[email protected]> wrote: >Rajath
