200201202203204205206207208209210
n.appendChild(varElem); varElem.appendChild(textElem); } } }catch (Exception ex){ throw new SparqlInsertException("Error while executing sparql query: " + ex.toString()); } } insert.getParentNode().removeChild(insert); qe.close();