public interface UpdateProcessor
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute
|
GraphStore |
getGraphStore()
The dataset against which the query will execute.
|
void |
setInitialBinding(QuerySolution binding)
Set the initial association of variables and values.
|
void setInitialBinding(QuerySolution binding)
binding
- GraphStore getGraphStore()
void execute()
Licenced under the Apache License, Version 2.0