public interface UpdateProcessor
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute
|
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.
|
Context getContext()
GraphStore getGraphStore()
void execute()
Licenced under the Apache License, Version 2.0