18291830183118321833183418351836
stmt.execute(fixQuery(true, query, dataset, includeInferred, bindings)); stmt.close(); } catch (Exception e) { throw new UpdateExecutionException(": SPARQL execute failed:["+query+"] \n Exception:"+e); } }