| Package | Description |
|---|---|
| org.apache.jena.sparql.core | |
| org.apache.jena.sparql.core.mem |
In-memory, transactional dataset
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetGraphBaseFind
DatasetGraph framework.
|
class |
DatasetGraphCollection
Base class for implementations of a DatasetGraph as a set of graphs.
|
class |
DatasetGraphMap
Implementation of a
DatasetGraph as an extensible set of graphs. |
class |
DatasetGraphMapLink
Implementation of a DatasetGraph as an extensible set of graphs where graphs are held by reference.
|
class |
DatasetGraphNull
A
DatasetGraph class for support of DatasetGraphs that do nothing. |
class |
DatasetGraphOne
DatasetGraph of a single graph as default graph.
|
class |
DatasetGraphQuads
A DatasetGraph base class for pure quad-centric storage.
|
class |
DatasetGraphSink
An always empty
DatasetGraph that accepts changes but ignores them. |
class |
DatasetGraphTriplesQuads
A DatasetGraph base class for triples+quads storage.
|
class |
DatasetGraphZero
An always empty
DatasetGraph. |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetGraphInMemory
A
DatasetGraph backed by an QuadTable. |
Licenced under the Apache License, Version 2.0