Interface | Description |
---|---|
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 | Description |
---|---|
BasicPattern |
A class whose purpose is to give a name to a collection of triples.
|
DataBlock | |
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.
|
DatasetGraphReadOnly |
Read-only view of a DatasetGraph.
|
DatasetGraphSimpleMem |
Very simple, non-scalable DatasetGraph implementation
of a triples+quads style for testing.
|
DatasetGraphTrackActive | |
DatasetGraphTriplesQuads |
A DatasetGraph base class for triples+quads storage.
|
DatasetGraphWithLock |
A DatasetGraph that uses the dataset lock to give weak transactional behaviour.
|
DatasetGraphWrapper | |
DatasetImpl |
A implementation of a Dataset.
|
DynamicDatasets | |
DynamicDatasets.DynamicDatasetGraph | |
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 | |
TransactionalNull | |
TriplePath |
Like a triple except it can be a path or a triple.
|
Var |
A SPARQL variable
|
VarAlloc |
Allocate variables
|
VarExprList |
Exception | Description |
---|---|
ComparisonException | |
QueryCheckException |
Licenced under the Apache License, Version 2.0