[Mulgara-general] Fastest way to upload triples into mulgara?
Paul Gearon
gearon at ieee.org
Tue Dec 12 17:51:13 CST 2006
Yes. Turn off autocommit (set autocommit off). Also, putting the file on
the server, and using the appropriate option to tell the server about this
will avoid transferring the file through RMI. (see the help on "load" for
this option - I don't recall the exact syntax off the top of my head)
Paul
On 12/12/06, Alex Cozzi <alexcozzi at gmail.com> wrote:
>
> I am trying to load a large amount of triples into a mulgara server. After
> trying the jrdf API (remote) I settled on using itql in the web ui by doing
> a model load, i.e.:
> load <file:/home/cozzi/localfile.nt> into <rmi://localhost/server1#bp>;
> where localfile.nt is a n-triples file on my local machine. This works
> reasonably well, but I was wondering whether there is a faster way.
> Best regards,
> Alex Cozzi
>
> _______________________________________________
> Mulgara-general mailing list
> Mulgara-general at mulgara.org
> http://mulgara.org/mailman/listinfo/mulgara-general
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mulgara.org/pipermail/mulgara-general/attachments/20061212/24f074c6/attachment.html
More information about the Mulgara-general
mailing list