public class OpTable extends Op0
| Modifier and Type | Method and Description |
|---|---|
Op |
apply(Transform transform) |
Op0 |
copy() |
static OpTable |
create(Table table) |
static OpTable |
empty() |
boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
String |
getName() |
Table |
getTable() |
int |
hashCode() |
boolean |
isJoinIdentity() |
static OpTable |
unit() |
void |
visit(OpVisitor opVisitor) |
toString, toStringtoStringLicenced under the Apache License, Version 2.0