| Package | Description |
|---|---|
| org.neo4j.bolt.v1.packstream |
| Modifier and Type | Method and Description |
|---|---|
PackType |
PackStream.Unpacker.peekNextType() |
static PackType |
PackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackType[] |
PackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Unexpected(PackType expectedType,
byte unexpectedMarkerByte) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.