| OrderedTupleTable |
A table of TupleType tuples that uses an internal order recorded via TupleMap.
|
| PMapQuadTable |
An implementation of QuadTable based on the use of nested PMaps.
|
| 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.
|