Uses of Enum Class
org.neo4j.driver.Config.TrustStrategy.Strategy
-
Uses of Config.TrustStrategy.Strategy in org.neo4j.driver
Modifier and TypeMethodDescriptionConfig.TrustStrategy.strategy()
Return the strategy type desired.Returns the enum constant of this class with the specified name.static Config.TrustStrategy.Strategy[]
Config.TrustStrategy.Strategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.