Package org.aksw.jena_sparql_api.update
Interface UpdateStrategy<T extends UpdateExecutionFactory>
- All Superinterfaces:
Function<SparqlService,T>
- All Known Implementing Classes:
UpdateStrategyEventSource
An update strategy is a function that yields an UpdateExecutionFactory
for a given sparqlService.
- Author:
- raven
-
Method Summary