Package | Description |
---|---|
org.apache.jena.sparql.core | |
org.apache.jena.sparql.core.mem |
Types to support efficient in-memory dataset operations
|
Modifier and Type | Class and Description |
---|---|
class |
DatasetGraphAltDefaultGraph
DatasetGraph that switches the default graph to another graph.
|
class |
DatasetGraphCaching
Deprecated.
This class will be removed.
|
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 |
DatasetGraphSimpleMem
Very simple, non-scalable DatasetGraph implementation
of a triples+quads style for testing the
DatasetGraphTriplesQuads
style implementation framework. |
class |
DatasetGraphTriplesQuads
A DatasetGraph base class for triples+quads storage.
|
Modifier and Type | Class and Description |
---|---|
class |
DatasetGraphInMemory
A
DatasetGraph backed by an QuadTable . |
Licenced under the Apache License, Version 2.0