Uses of Class
org.apache.jena.tdb1.store.tupletable.TupleTable
Packages that use TupleTable
-
Uses of TupleTable in org.apache.jena.tdb1.lib
Methods in org.apache.jena.tdb1.lib with parameters of type TupleTable -
Uses of TupleTable in org.apache.jena.tdb1.store.nodetupletable
Methods in org.apache.jena.tdb1.store.nodetupletable that return TupleTableModifier and TypeMethodDescriptionNodeTupleTable.getTupleTable()Return the underlying tuple table - used with great care by tools that directly manipulate internal structures.final TupleTableNodeTupleTableConcrete.getTupleTable()Return the underlying tuple table - used with great care by tools that directly manipulate internal structures.NodeTupleTableView.getTupleTable()NodeTupleTableWrapper.getTupleTable()