Uses of Enum Class
io.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategy
-
Uses of Neo4j.Builder.TrustStrategy in io.helidon.integrations.neo4j
Modifier and TypeMethodDescriptionstatic Neo4j.Builder.TrustStrategy
Returns the enum constant of this class with the specified name.static Neo4j.Builder.TrustStrategy[]
Neo4j.Builder.TrustStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionNeo4j.Builder.trustStrategy
(Neo4j.Builder.TrustStrategy strategy) Set trust strategy.