Package org.aksw.jena_sparql_api.update
package org.aksw.jena_sparql_api.update
-
ClassDescriptionDeprecated.A SPARQL service factory that intercepts update request and keeps track of added/removed quads in a different backend.A wrapper for an update execution that supportsUpdateStrategy<T extends org.aksw.jenax.dataaccess.sparql.factory.execution.update.UpdateExecutionFactory>An update strategy is a function that yields an UpdateExecutionFactory for a given sparqlService.