| Package | Description |
|---|---|
| org.neo4j.udc |
| Modifier and Type | Field and Description |
|---|---|
static UsageDataKey<UsageDataKeys.Edition> |
UsageDataKeys.edition
Edition of Neo4j running, eg 'community' or 'enterprise'
|
| Modifier and Type | Method and Description |
|---|---|
static UsageDataKeys.Edition |
UsageDataKeys.Edition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageDataKeys.Edition[] |
UsageDataKeys.Edition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.