Class LineageGraphDisplayService
java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.service.LineageGraphDisplayService
@Service
@ConfigurationProperties(prefix="lineage-display-config")
public class LineageGraphDisplayService
extends Object
This component matches the properties provided under lineage-display-config which provide rules
based on which the edge's direction will be inverted
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LineageGraphDisplayService
public LineageGraphDisplayService()
-
-
Method Details