| Package | Description |
|---|---|
| org.apache.jena.sparql.core.mem |
In-memory, transactional dataset
|
| Class and Description |
|---|
| OrderedTupleTable
A table of
TupleType tuples that uses an internal order recorded via TupleMap. |
| PMapQuadTable |
| PMapTupleTable
A partial implementation of
TupleTable that contains some common state management. |
| QuadTable
A simplex or multiplex table of
Quads. |
| QuadTableForm
Six covering table forms and machinery to determine which of them is best suited to answer a given query.
|
| TransactionalComponent
Interface that encapsulates the transaction lifecycle for a component in a transaction.
|
| TripleTable
A simplex or multiplex table of
Triples. |
| TripleTableForm
Forms for triple indexes.
|
| TupleSlot
The various possible positions of a node in a tuple.
|
| TupleTable
A mutable table of tuples.
|
Licenced under the Apache License, Version 2.0