Re: [Virtuoso-users] Jena provider construct limit

2012-04-09 Thread Hugh Williams
Hi Jan, Why do you think construct is limited by the ResultSetMaxRows param in the Virtuoso INI file to 1, are you intending to query a specific external Virtuoso server you do not have access to ? If you have access to the Virtuoso Server then obviously you can remove this restriction by

[Virtuoso-users] Jena provider construct limit

2012-04-09 Thread Jan Michelfeit
Hi all, we would like to use Virtuoso together with Jena in our project and I was wondering what is the best way to query Virtuoso (e.g. to get all triples in a named graph). The options I can see are 1) use Virtuoso JDBC driver 2) use VirtJena provider with a SPARQL SELECT 3) use VirtJena provide