Hi Natha,
> is there a faster way to do: SELECT count(*) where { ?s ?p ?o } (ie
> count all triples in a graph) - quite sure there was a procedure for
> this but I've totally forgotten it!There should not be a need to use the stored procedure as the V6 codegen will now generate exact same execution path as the stored procedure did. Patrick
