Uses of Class
com.hp.hpl.jena.sparql.core.DatasetGraphQuad

Packages that use DatasetGraphQuad
com.hp.hpl.jena.sparql.modify   
 

Uses of DatasetGraphQuad in com.hp.hpl.jena.sparql.modify
 

Subclasses of DatasetGraphQuad in com.hp.hpl.jena.sparql.modify
 class GraphStoreNull
          A black hole for Quads, add as many as you want and it will forget them all.
 class GraphStoreNullTransactional
          A transactional black hole for Quads, add as many as you want and it will forget them all.
 



Licenced under the Apache License, Version 2.0