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, setIncludeInferredpublic BigdataSailUpdate(ASTContainer astContainer, BigdataSailRepositoryConnection con)
public ASTContainer getASTContainer()
BigdataSailOperationgetASTContainer in interface BigdataSailOperationpublic org.openrdf.query.parser.ParsedUpdate getParsedUpdate()
getParsedUpdate in class org.openrdf.repository.sail.SailUpdatepublic String toString()
toString in class org.openrdf.repository.sail.SailUpdatepublic AbstractTripleStore getTripleStore()
BigdataSailOperationgetTripleStore in interface BigdataSailOperationpublic void execute()
throws org.openrdf.query.UpdateExecutionException
execute in interface org.openrdf.query.Updateexecute in class org.openrdf.repository.sail.SailUpdateorg.openrdf.query.UpdateExecutionExceptionpublic long execute2()
throws org.openrdf.query.UpdateExecutionException
org.openrdf.query.UpdateExecutionExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.