public class OpenLineageHandler extends Object
| Constructor and Description |
|---|
OpenLineageHandler(LineageGraph lineageGraph) |
| Modifier and Type | Method and Description |
|---|---|
LineageResponse |
lineage(Scope scope,
String guid,
String displayNameMustContain,
boolean includeProcesses)
Returns a lineage subgraph.
|
public OpenLineageHandler(LineageGraph lineageGraph)
public LineageResponse lineage(Scope scope, String guid, String displayNameMustContain, boolean includeProcesses) throws OpenLineageException
scope - source-and-destination, end-to-end, ultimate-source, ultimate-destination, glossary.guid - The guid of the node of which the lineage is queried from.displayNameMustContain - includeProcesses - OpenLineageExceptionCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.