> On 03 Mar 2015, at 13:12, Chris Rimmer 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
Hugh,
Thanks for your reply, I've seen the bulk loader, but I need my application
itself to upload and download multiple whole graphs. I don't really want to
have to automate the copying of files using scp. Anyway, I have worked
around this by parsing the files using Jena, writing out as N-Triples