Re: [Virtuoso-users] SPARQL: getting precise counts from a local endpoint

2015-01-06 Thread Paul Houle
I was working intensively with Virtuoso in the summer, sometimes trying to get "result sets" that included 4 million rows. I tweaked a number of variables but never was able to get back result sets that big. Sometimes I'd wedge the server, other times I'd get back incomplete results. This is n

Re: [Virtuoso-users] SPARQL: getting precise counts from a local endpoint

2015-01-05 Thread Kingsley Idehen
On 1/5/15 1:33 PM, Jörn Hees wrote: Hi, TLDR: i'm trying to get node degree counts and neighbourhood subgraphs for a lot of nodes from a local virtuoso-opensource endpoint. My problem is that i seem to get partial / wrong results (similar to https://github.com/openlink/virtuoso-opensource/issu

[Virtuoso-users] SPARQL: getting precise counts from a local endpoint

2015-01-05 Thread Jörn Hees
Hi, TLDR: i'm trying to get node degree counts and neighbourhood subgraphs for a lot of nodes from a local virtuoso-opensource endpoint. My problem is that i seem to get partial / wrong results (similar to https://github.com/openlink/virtuoso-opensource/issues/112 ). Now as this is a local endp