Hi there,

it looks like I am bound to the interface org.apache.commons.rdf.api.GraphLike#add. And in the RDF4J implementation, a new connection to the repository is established for each quad/triple. This is not very useful. Am I missing another possibility or am I the first to have a problem with this ?

Is there a reason, why there is no Method like GraphLike#add(List<T> statements); ?

Thanks Fredy

Reply via email to