Interface LineageWarehouseInterface

All Known Implementing Classes:
LineageWarehouseClientWarehouse

public interface LineageWarehouseInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    lineage(String userId, Scope scope, String guid, boolean includeProcesses)
    Returns the graph that the user will initially see when querying lineage.
  • Method Details