Package | Description |
---|---|
com.hp.hpl.jena.sparql.core | |
com.hp.hpl.jena.sparql.modify |
Modifier and Type | Class and Description |
---|---|
class |
DatasetGraphBaseFind
DatasetGraph framework.
|
class |
DatasetGraphCaching
DatasetGraph that caches calls to make graph implementations.
|
class |
DatasetGraphCollection
Base class for implementations of a DatasetGraph as a set of graphs.
|
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.
|
class |
DatasetGraphOne
DatasetGraph of a single graph as default graph.
|
class |
DatasetGraphQuad
A DatasetGraph base class for pure quad-centric storage.
|
class |
DatasetGraphSimpleMem
Very simple, non-scalable DatasetGraph implementation
of a triples+quads style for testing.
|
class |
DatasetGraphTriplesQuads
A DatasetGraph base class for triples+quads storage.
|
Modifier and Type | Class and Description |
---|---|
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