java.lang.Object
org.apache.jena.sparql.modify.UpdateEngineBase
- All Implemented Interfaces:
UpdateEngine
- Direct Known Subclasses:
UpdateEngineMain
-
Constructor Summary
ConstructorDescriptionUpdateEngineBase
(DatasetGraph datasetGraph, Binding inputBinding, Context context) -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.jena.sparql.modify.UpdateEngine
finishRequest, getUpdateSink, startRequest
-
Constructor Details
-
UpdateEngineBase
-