RDF::Graph performance

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