|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DatasetGraph | DatasetGraph: The graph representation of an RDF Dataset. |
DatasetGraphFactory.GraphMaker | Interface for makign graphs when a dataset needs to add a new graph. |
DatasetPrefixStorage | Abstract of prefix storage for graphs in an RDF dataset |
Transactional | Interface that encapulsated begin/abort|commit/close. |
Class Summary | |
---|---|
BasicPattern | A class whose purpose is to give a name to a collection of triples. |
DataFormat | |
DatasetDescription | |
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 | A implementation of a Dataset. |
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. |
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 |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |