| Package | Description |
|---|---|
| org.neo4j.ogm.config |
| Modifier and Type | Method and Description |
|---|---|
static AutoIndexMode |
AutoIndexMode.fromString(String name)
Parses an option name into the Enumeration type it represents.
|
AutoIndexMode |
Configuration.getAutoIndex() |
static AutoIndexMode |
AutoIndexMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoIndexMode[] |
AutoIndexMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2023 Neo Technology, Inc.. All rights reserved.