Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils.VertexLabelsLineageGraph
-
Packages that use VertexLabelsLineageGraph Package Description org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils -
-
Uses of VertexLabelsLineageGraph in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils that return VertexLabelsLineageGraph Modifier and Type Method Description static VertexLabelsLineageGraphVertexLabelsLineageGraph. valueOf(String name)Returns the enum constant of this type with the specified name.static VertexLabelsLineageGraph[]VertexLabelsLineageGraph. values()Returns an array containing the constants of this enum type, in the order they are declared.
-