| Package | Description |
|---|---|
| org.neo4j.driver.v1 |
| Modifier and Type | Method and Description |
|---|---|
Config.TrustStrategy.Strategy |
Config.TrustStrategy.strategy()
Return the strategy type desired.
|
static Config.TrustStrategy.Strategy |
Config.TrustStrategy.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.TrustStrategy.Strategy[] |
Config.TrustStrategy.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.