Package com.hp.hpl.jena.sparql.core

Interface Summary
DatasetGraph DatasetGraph: The graph representation of an RDF Dataset.
DatasetGraphMaker.GraphMaker  
DatasetPrefixStorage Abstract of prefix storage for graphs in an RDF dataset
DataSourceGraph Deprecated.
 

Class Summary
BasicPattern A class whose purpose is to give a name to a collection of triples.
DataFormat  
DatasetDesc  
DatasetGraphBase DatasetGraph framework : readonly dataset need only provide find(g,s,p,o), getGraph() and getDefaultGraph() although it may wish to override other operations and do better.
DatasetGraphBaseFind DatasetGraph framework.
DatasetGraphCaching DatasetGraph that caches calls to make graph implementations.
DatasetGraphCollection Base class for implementations of a DatasetGraph as a set of graphs.
DatasetGraphFactory  
DatasetGraphMaker Implementation of a DatasetGraph as an open set of graphs where all graphs "exist".
DatasetGraphMap Implementation of a DatasetGraph as an extensible set of graphs.
DatasetGraphOne DatasetGraph of a single graph as default graph.
DatasetGraphQuad A DatasetGraph base class for pure quad-centric storage.
DatasetGraphTriplesQuads A DatasetGraph base class for triples+quads storage.
DatasetGraphWrapper  
DatasetImpl Wrapper around a DatasetGraph.
DataSourceGraphImpl Deprecated. Use DatasetGraphMap
DataSourceImpl A implementation of a DataSource, which is a mutable Dataset, a set of a single unnamed graph and a number (zero or more) named graphs with graphs as Models.
PathBlock A class whose purpose is to give a name to a collection of triple paths.
Prologue  
Quad  
QuadPattern A class whose purpose is to give a name to a collection of quads
QueryCompare  
QueryHashCode  
QuerySolutionBase Implementation of QuerySolution that contains the canonicalization and casting code.
Reifier2 A Reifier that only supports one style Standard (intercept, no conceal -- and intercept is a no-op anyway because all triples appear in the underlying graph for storing all triples).
ResultBinding A mapping from variable name to an RDF value.
Substitute  
TriplePath Like a triple except it can be a path or a triple.
Var A SPARQL variable
VarAlloc Allocate variables
VarExprList  
 

Exception Summary
ComparisonException  
QueryCheckException  
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.