Uses of Package
com.hp.hpl.jena.sparql.modify

Packages that use com.hp.hpl.jena.sparql.modify
com.hp.hpl.jena.sparql.lang   
com.hp.hpl.jena.sparql.modify   
com.hp.hpl.jena.update   
 

Classes in com.hp.hpl.jena.sparql.modify used by com.hp.hpl.jena.sparql.lang
UpdateSink
          An UpdateSink is an object usually created by a container (such as a storage engine or an UpdateRequest) that can process or store a single SPARQL Update request which consists of one or more SPARQL Update operations.
 

Classes in com.hp.hpl.jena.sparql.modify used by com.hp.hpl.jena.sparql.modify
GraphStoreNull
          A black hole for Quads, add as many as you want and it will forget them all.
UpdateEngine
          An UpdateEngine provides an interface to execute a SPARQL update request.
UpdateEngineBase
           
UpdateEngineFactory
          Interface for factories that accept and process SPARQL update requests.
UpdateEngineMain
          Default implementation of an update engine
UpdateEngineRegistry
           
UpdateProcessRemoteBase
          Abstract base class for update processors that perform remote updates over HTTP
UpdateSink
          An UpdateSink is an object usually created by a container (such as a storage engine or an UpdateRequest) that can process or store a single SPARQL Update request which consists of one or more SPARQL Update operations.
UsingList
           
 

Classes in com.hp.hpl.jena.sparql.modify used by com.hp.hpl.jena.update
UpdateSink
          An UpdateSink is an object usually created by a container (such as a storage engine or an UpdateRequest) that can process or store a single SPARQL Update request which consists of one or more SPARQL Update operations.
UsingList
           
 



Licenced under the Apache License, Version 2.0