Uses of Class
org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector.GraphOMRSGraphFactory.MixedIndexMapping
-
-
Uses of GraphOMRSGraphFactory.MixedIndexMapping in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector
Methods in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector that return GraphOMRSGraphFactory.MixedIndexMapping Modifier and Type Method Description static GraphOMRSGraphFactory.MixedIndexMappingGraphOMRSGraphFactory.MixedIndexMapping. valueOf(String name)Returns the enum constant of this type with the specified name.static GraphOMRSGraphFactory.MixedIndexMapping[]GraphOMRSGraphFactory.MixedIndexMapping. values()Returns an array containing the constants of this enum type, in the order they are declared.
-