Uses of Package
com.hp.hpl.jena.update

Packages that use com.hp.hpl.jena.update
com.hp.hpl.jena.query ARQ - A query engine for Jena, implementing SPARQL. 
com.hp.hpl.jena.sparql.lang   
com.hp.hpl.jena.sparql.lang.arq   
com.hp.hpl.jena.sparql.lang.sparql_11   
com.hp.hpl.jena.sparql.modify   
com.hp.hpl.jena.sparql.modify.request   
com.hp.hpl.jena.update   
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.query
UpdateRequest
          A SPARQL Update consists of a number of operations (e.g.
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.sparql.lang
UpdateRequest
          A SPARQL Update consists of a number of operations (e.g.
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.sparql.lang.arq
Update
           
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.sparql.lang.sparql_11
Update
           
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.sparql.modify
GraphStore
          A collection of graphs that an update can be applied to.
UpdateProcessor
          An instance of a execution of an UpdateRequest
UpdateRequest
          A SPARQL Update consists of a number of operations (e.g.
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.sparql.modify.request
Update
           
UpdateRequest
          A SPARQL Update consists of a number of operations (e.g.
 

Classes in com.hp.hpl.jena.update used by com.hp.hpl.jena.update
GraphStore
          A collection of graphs that an update can be applied to.
Update
           
UpdateProcessor
          An instance of a execution of an UpdateRequest
UpdateRequest
          A SPARQL Update consists of a number of operations (e.g.
 



Licenced under the Apache License, Version 2.0