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