public class TupleTable extends Object
TupleTable(Store store, String tableName)
TupleTable(Store store, TableDesc desc)
void
dump()
List<Var>
getVars()
QueryIterator
iterator()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TupleTable(Store store, String tableName)
public TupleTable(Store store, TableDesc desc)
public List<Var> getVars()
public QueryIterator iterator()
public void dump()
Licenced under the Apache License, Version 2.0