- From: Joachim Baran <joachim.baran@gmail.com>
- Date: Mon, 28 Apr 2014 09:12:56 -0700
- To: public-rdf-ruby@w3.org
Received on Monday, 28 April 2014 16:17:08 UTC
Hello, I am trying to load an 800MB N-Quads file via: graph = RDF::Graph.load('myfile.nq', :format => format) That process has not finished yet and I am wondering if there are performance optimization parameters that I can provide to speed up the loading process. Thank you, Kim
Received on Monday, 28 April 2014 16:17:08 UTC