Hi Anand, In JCR, you would generally do this though the Visitor pattern, not by using a query.
Justin On Apr 26, 2012 6:44 AM, "Anand Rathi" <[email protected]> wrote: > Hi, > > I am using jackrabbit v2.2.5. I have hierarchy of nodes and uploading files > under those nodes. > > I want to measure the size of data uploaded under certain node. Is there > any way to get this? Is this possible using SQL or XPATH search? > > Thanks. > > Regards, > Anand >
