|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateProcessorStreaming
An instance of a execution of an UpdateRequest
| Method Summary | |
|---|---|
void |
finishRequest()
Finish the request, call after putting updates into the Sink |
Context |
getContext()
The properties associated with a query execution - implementation specific parameters This includes Java objects (so it is not an RDF graph). |
GraphStore |
getGraphStore()
The dataset against which the query will execute. |
UpdateSink |
getUpdateSink()
The UpdateSink into which Updates are added and executed |
void |
startRequest()
Start the request, call before putting updates into the Sink |
| Method Detail |
|---|
Context getContext()
GraphStore getGraphStore()
void startRequest()
void finishRequest()
UpdateSink getUpdateSink()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||