org.axiondb.engine.commands
class AxionQueryPlanner.JoinCondition extends Object
Constructor Summary | |
---|---|
JoinCondition(Set jConditions) |
Method Summary | |
---|---|
Set | getNodes() |
boolean | isEmpty() |
void | setNodes(Set conditions) |
Selectable | stitchAll() |
String | toString() |