Re: [Virtuoso-users] Jena provider construct limit

2012-04-11 Thread Hugh Williams
Jan, On 11 Apr 2012, at 09:03, Jan Michelfeit wrote: > Hi Hugh, > >> 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 ? > > I do have access to

Re: [Virtuoso-users] Jena provider construct limit

2012-04-11 Thread Jan Michelfeit
Hi Hugh, > 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 ? I do have access to the Virtuoso instance. > If you have access to the Virtuoso Serve

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