public class BigdataSailUpdate extends org.openrdf.repository.sail.SailUpdate implements BigdataSailOperation
Constructor and Description |
---|
BigdataSailUpdate(ASTContainer astContainer,
BigdataSailRepositoryConnection con) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
long |
execute2()
Execute a SPARQL UPDATE request.
|
ASTContainer |
getASTContainer()
Return the AST model.
|
org.openrdf.query.parser.ParsedUpdate |
getParsedUpdate() |
AbstractTripleStore |
getTripleStore()
The backing database view.
|
String |
toString() |
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred
public BigdataSailUpdate(ASTContainer astContainer, BigdataSailRepositoryConnection con)
public ASTContainer getASTContainer()
BigdataSailOperation
getASTContainer
in interface BigdataSailOperation
public org.openrdf.query.parser.ParsedUpdate getParsedUpdate()
getParsedUpdate
in class org.openrdf.repository.sail.SailUpdate
public String toString()
toString
in class org.openrdf.repository.sail.SailUpdate
public AbstractTripleStore getTripleStore()
BigdataSailOperation
getTripleStore
in interface BigdataSailOperation
public void execute() throws org.openrdf.query.UpdateExecutionException
execute
in interface org.openrdf.query.Update
execute
in class org.openrdf.repository.sail.SailUpdate
org.openrdf.query.UpdateExecutionException
public long execute2() throws org.openrdf.query.UpdateExecutionException
org.openrdf.query.UpdateExecutionException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.