On Tuesday 18 October 2011, Ignacio Serantes wrote: > > > b9aded3f > > > > > > So basically you must construct the query using the API and then add > > > the CreateCountQuery flag. > > > > uhm, but does this support group by as well? > > Not sure but probably do. You could check it printing the SPARQL query > generated by the API. > > http://api.kde.org/4.x-api/kdelibs-apidocs/nepomuk/html/classNepomuk_1_1Que > ry_1_1Query.html#aecc4498c8575cd7e78c34838ba65399f
nope, seems to be a simple count, so will just return a total number of rows, while i need to categorize them by one of their properties... i could try to modify the resulting sparql i guess ;) -- Marco Martin _______________________________________________ Nepomuk mailing list [email protected] https://mail.kde.org/mailman/listinfo/nepomuk
