| Package | Description |
|---|---|
| org.neo4j.bolt.v1.messaging |
| Modifier and Type | Method and Description |
|---|---|
static BoltResponseMessage |
BoltResponseMessage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoltResponseMessage[] |
BoltResponseMessage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static BoltResponseMessage |
BoltResponseMessage.withSignature(int signature)
Obtain a response message by signature.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.