Uses of Package
org.apache.jena.sparql.modify
Package
Description
-
ClassDescriptionClass to hold the general state of a update request execution.
-
ClassDescriptionAn
UpdateSink
is an object usually created by a container (such as a storage engine or anUpdateRequest
) that can process or store the quads for INSERT DATA and DELETE DATA in a single SPARQL Update. -
ClassDescriptionAn UpdateEngine provides an interface to execute a SPARQL update request.Interface for factories that accept and process SPARQL update requests.Default implementation of an update engine based on stream updates to a worker function.An
UpdateSink
is an object usually created by a container (such as a storage engine or anUpdateRequest
) that can process or store the quads for INSERT DATA and DELETE DATA in a single SPARQL Update. -
ClassDescriptionAn
UpdateSink
is an object usually created by a container (such as a storage engine or anUpdateRequest
) that can process or store the quads for INSERT DATA and DELETE DATA in a single SPARQL Update.