Hello Aldo,

Note that if you query Virtuoso and want to read few graphs instead of
one, but not the whole storage, then "graph groups" may help, as
described in
http://docs.openlinksw.com/virtuoso/rdfgraphsecurity.html#rdfgraphsecuritygroups

I did not think about single-graph APIs when I made "graph groups", the
feature was written for some other purposes, but I guess that it might
be useful here as well.

Best Regards,

Ivan Mikhailov
OpenLink Software
http://virtuoso.openlinksw.com

On Sun, 2010-01-17 at 01:05 -0300, Aldo Bucchi wrote:
> Hi,
> 
> The Jena Driver forces one specific graph.
> This patch here provides a simple solution to bypass this and query
> all graphs at once ( which is a very common requirement when dealing
> with Linked Data Dataspaces ).
> 
> Definitely not a candidate for the API, but it might help anyone with the 
> issue.
> 
> Regards,
> A



Reply via email to