When the demo instructions from your blog are followed, and the query
CALL semantics.importRDF("file:///home/sbachlet/Downloads/en.openfoodfacts.org.products.rdf","RDF/XML", {shortenUrls: false, commitSize: 25000})
is run is get the error
Failed to invoke procedure semantics.importRDF: Caused by: java.lang.RuntimeException: Error executing in separate transaction: java.lang.UnsupportedOperationException: Creating new transactions and/or spawning threads are not supported operations in store procedures.
When the demo instructions from your blog are followed, and the query CALL semantics.importRDF("file:///home/sbachlet/Downloads/en.openfoodfacts.org.products.rdf","RDF/XML", {shortenUrls: false, commitSize: 25000}) is run is get the error Failed to invoke procedure
semantics.importRDF
: Caused by: java.lang.RuntimeException: Error executing in separate transaction: java.lang.UnsupportedOperationException: Creating new transactions and/or spawning threads are not supported operations in store procedures.