Uses of Class
org.apache.jena.tdb1.store.TableBase
Packages that use TableBase
-
Uses of TableBase in org.apache.jena.tdb1.store
Subclasses of TableBase in org.apache.jena.tdb1.storeModifier and TypeClassDescriptionclassQuad table - a collection of TupleIndexes for 4-tuples together with a node table.classTripleTable - a collection of TupleIndexes for 3-tuples together with a node table.