| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic.diff |
| Modifier and Type | Method and Description |
|---|---|
EdgeRole |
CanonicalLineageEdge.getRole() |
static EdgeRole |
EdgeRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EdgeRole[] |
EdgeRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CanonicalLineageEdge(EdgeRole role,
String outputName,
String baseTable,
String baseColumn) |