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

Packages that use DatasetGraphCollection
com.hp.hpl.jena.sparql.core   
 

Uses of DatasetGraphCollection in com.hp.hpl.jena.sparql.core
 

Subclasses of DatasetGraphCollection in com.hp.hpl.jena.sparql.core
 class DatasetGraphAltDefaultGraph
          DatasetGraph that switch teh default graph to another graph.
 class DatasetGraphMaker
          Implementation of a DatasetGraph as an open set of graphs where all graphs "exist".
 class DatasetGraphMap
          Implementation of a DatasetGraph as an extensible set of graphs.
 



Licenced under the Apache License, Version 2.0