Thanks Ivan,
Your explanation is very helpful. I have been loading a lot of data into
Virtuoso. So far I have loaded around 500 million RDF triples, and am still
adding more. The performance I have been getting is consistently around 4250
triples/second. So I was just curious if changing
Kunal,
The log_mode parameter of DB.DBA.RDF_LOAD_RDFXML_MT() does not match
one-to-one to the mode set by log_enable(). In multithreaded RDF loaders
quads are always committed without waiting for end of loading but
log_mode parameter controls how much data are written into log.
There exists an in