Hi, I have been using the Clerezza Virtuoso provider and made some small changes.
Using this provider to insert triples I noticed poor performance. Looking a bit further I noticed that every single triple being added requires its own roundtrip to the Virtuoso database. Wouldn't performance increase if multiple triples were added in a single roundtrip? As in using sparql "Insert Data" ? Regards, Minto
