Is that 160MB of downloaded CSV file, or 160 Million triples?
Sent: Friday, April 20, 2018 at 11:25 AM From: "Paul Hermans" <[email protected]> To: "Jena Users" <[email protected]> Subject: limit on resultset from a select query? Dear, Fuseki version: 3.4.0. Context: Doing a select query to generate a tidy csv file for each class in a database. The return always seems to stop/hang at 160M. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 160M 0 160M 0 0 424k 0 --:--:-- 0:06:26 --:--:-- 0 Looking at the output the ending line is 995825 which is truncated 995824 https://xxxx/2007_00422997000115/aangifte/identificatie#id,http://purl.org/dc/terms/modified,2017-08-12T20:54:49.344 995825 https:/xxxx//2007_00422997000115/aangifte/<https://id.milieuinfo.be/imjv/dossier/2007_00422997000115/aangifte/[https://id.milieuinfo.be/imjv/dossier/2007_00422997000115/aangifte/]> I looked through the documentation for a configuration setting that could be related to this with no success. Kind Regards, Paul
