Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.model.IndexProperties
-
Packages that use IndexProperties Package Description org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory -
-
Uses of IndexProperties in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory with parameters of type IndexProperties Modifier and Type Method Description protected voidOpenLineageSchemaHelper. createCompositeIndexForProperty(org.janusgraph.core.JanusGraph graph, IndexProperties indexProperties)Creates the indexes for the properties of vertices.
-