| Package | Description |
|---|---|
| org.neo4j.driver.v1 |
| Modifier and Type | Method and Description |
|---|---|
Config.EncryptionLevel |
Config.encryptionLevel()
Deprecated.
|
static Config.EncryptionLevel |
Config.EncryptionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.EncryptionLevel[] |
Config.EncryptionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Config.ConfigBuilder |
Config.ConfigBuilder.withEncryptionLevel(Config.EncryptionLevel level)
Deprecated.
|
Copyright © 2018. All rights reserved.