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