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