Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
Modifier and Type | Method and Description |
---|---|
SeverityLevel |
Notification.getSeverity()
Returns the severity level of this notification.
|
static SeverityLevel |
SeverityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeverityLevel[] |
SeverityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.