| Package | Description |
|---|---|
| org.neo4j.server.enterprise |
| Modifier and Type | Method and Description |
|---|---|
static EnterpriseNeoServer.Mode |
EnterpriseNeoServer.Mode.fromString(String value) |
static EnterpriseNeoServer.Mode |
EnterpriseNeoServer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnterpriseNeoServer.Mode[] |
EnterpriseNeoServer.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.