> On 03 Mar 2015, at 13:12, Chris Rimmer <chris.rim...@67bricks.com> wrote:
> 
> At this point I think I may have to resort to issuing a query for a whole 
> graph using SPARQL to get a stream of triples and serialize them at the 
> client. Any other suggestions?

This will probably fail with a similar error. Virtuoso has a hard-limit on 
number of results it can return. You’ll have to use offset/limit blocks and 
hope that data doesn’t change in process.

--
Alexey Zakhlestin
https://github.com/indeyets
PGP key: http://indeyets.ru/alexey.zakhlestin.pgp.asc




Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to