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
> will now generate exact same execution path as the stored procedure did.
> 


noted; my mistake I was running the bulk loader over dbpedia & a
checkpoint was being created at the same time; kind of skewed the normal
timing - do disregard!

Many Regards,

Nathan

Reply via email to