Modifier and Type | Method and Description |
---|---|
void |
closeTable() |
List<String> |
getVarNames() |
List<Var> |
getVars() |
boolean |
isEmpty() |
QueryIterator |
iterator(ExecutionContext execCxt) |
QueryIterator |
matchRightLeft(Binding bindingLeft,
boolean includeOnNoMatch,
ExprList conditions,
ExecutionContext execContext) |
int |
size() |
String |
toString() |
addBinding, close, contains, equals, eval, hashCode, toResultSet
public QueryIterator iterator(ExecutionContext execCxt)
public QueryIterator matchRightLeft(Binding bindingLeft, boolean includeOnNoMatch, ExprList conditions, ExecutionContext execContext)
public void closeTable()
public boolean isEmpty()
Licenced under the Apache License, Version 2.0