Re: [Virtuoso-users] Disabling logging & transactions with DB.DBA.TTLP_MT

2017-06-27 Thread Kingsley Idehen
On 6/27/17 4:00 PM, Frederick Giasson wrote: > Hi, > > Quick question regarding DB.DBA.TTLP_MT. I run the following command: > > DB.DBA.TTLP_MT (file_to_string_output ('some.n3'), '', > 'http://foo/bar/' 0, 0, 4, 0); > > "some.n3" is about 30G big with a few hundred million triples. > > I thoug

[Virtuoso-users] Disabling logging & transactions with DB.DBA.TTLP_MT

2017-06-27 Thread Frederick Giasson
Hi, Quick question regarding DB.DBA.TTLP_MT. I run the following command: DB.DBA.TTLP_MT (file_to_string_output ('some.n3'), '', 'http://foo/bar/' 0, 0, 4, 0); "some.n3" is about 30G big with a few hundred million triples. I thought that this would disable transactions and logging, but it d

Re: [Virtuoso-users] Adding virtuoso to rdf4j failed

2017-06-27 Thread Sergey Malinin
On 06/26/2017 07:16 PM, Henrik Schmidt wrote: Hi Adam, can you explain why your solution was necessary and it did work without it for me ? Best Henrik Adam Sanchez schrieb am 23.06.2017 um 13:57: Hi Hugh, Finally I found my own solution. I am not very proud but it works at least. Well, I ha