Patrick van Kleef wrote:
> 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
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 execut
Hi All,
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!
Regards,
Nathan