Class NodeTupleTableView

java.lang.Object
org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
All Implemented Interfaces:
org.apache.jena.atlas.lib.Closeable, org.apache.jena.atlas.lib.Sync, NodeTupleTable

public class NodeTupleTableView extends NodeTupleTableWrapper
(Read-only?) projection of another NodeTupleTable. This will not reduce a N-wide tuple to N-1 when find*() used.