| Package | Description |
|---|---|
| org.odpi.openmetadata.governanceservers.openlineage | |
| org.odpi.openmetadata.governanceservers.openlineage.model |
| Modifier and Type | Method and Description |
|---|---|
String |
OpenLineageGraphStore.lineage(String graphName,
Scope scope,
View view,
String guid)
Returns a lineage subgraph.
|
String |
OpenLineageConnectorBase.lineage(String graphName,
Scope scope,
View view,
String guid)
Returns a lineage subgraph.
|
| Modifier and Type | Method and Description |
|---|---|
static Scope |
Scope.fromString(String text) |
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2019 ODPi. All rights reserved.