public class UpdateProcessRemote extends Object implements UpdateProcessor
Constructor and Description |
---|
UpdateProcessRemote(UpdateRequest request,
String endpoint) |
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.
|
public UpdateProcessRemote(UpdateRequest request, String endpoint)
public void setInitialBinding(QuerySolution binding)
UpdateProcessor
setInitialBinding
in interface UpdateProcessor
public GraphStore getGraphStore()
UpdateProcessor
getGraphStore
in interface UpdateProcessor
public void execute()
UpdateProcessor
execute
in interface UpdateProcessor
Licenced under the Apache License, Version 2.0