Uses of Class
org.odpi.openmetadata.governanceservers.openlineage.responses.LineageResponse
-
Packages that use LineageResponse Package Description org.odpi.openmetadata.governanceservers.openlineage -
-
Uses of LineageResponse in org.odpi.openmetadata.governanceservers.openlineage
Methods in org.odpi.openmetadata.governanceservers.openlineage that return LineageResponse Modifier and Type Method Description LineageResponseOpenLineageQueryService. getElementHierarchy(ElementHierarchyRequest elementHierarchyRequest)Retrieve hierarchy starting from the entity identified by the guidLineageResponseOpenLineageQueryService. lineage(Scope scope, String guid, boolean includeProcesses)Retrieve lineage starting from the entity identified by the guid
-