On 01.03.11 13:38, "anilkkc" wrote:
> How to Perform the Aggregate Functions(like SUM, COUNT, GROUP BY) using
>the xpath.
They are not supported in JCR Xpath. You can get the count using
Node/RowIterator.getSize() from the result, see
http://markmail.org/message/mxmk5hkxrdtcc3hl
BTW, please on
hi
How to Perform the Aggregate Functions(like SUM, COUNT, GROUP BY) using
the xpath.
Please suggest . or provide with some example xpath queries to perform the
operations
--
View this message in context:
http://jackrabbit.510166.n4.nabble.com/Aggregate-functions-in-Xpath-tp3329734p3329734