| Package | Description |
|---|---|
| org.neo4j.bolt.v1.messaging | |
| org.neo4j.bolt.v1.messaging.infrastructure |
| Modifier and Type | Method and Description |
|---|---|
ValuePath |
PathPack.Unpacker.unpack(Neo4jPack.Unpacker unpacker) |
ValuePath |
PathPack.Unpacker.unpackFields(Neo4jPack.Unpacker unpacker) |
| Constructor and Description |
|---|
BoltRequestMessageReader(Neo4jPack.Unpacker unpacker) |
| Modifier and Type | Method and Description |
|---|---|
static ValueNode |
ValueNode.unpack(Neo4jPack.Unpacker unpacker) |
static ValueUnboundRelationship |
ValueUnboundRelationship.unpack(Neo4jPack.Unpacker unpacker) |
static ValueRelationship |
ValueRelationship.unpack(Neo4jPack.Unpacker unpacker) |
static ValueNode |
ValueNode.unpackFields(Neo4jPack.Unpacker unpacker) |
static ValueUnboundRelationship |
ValueUnboundRelationship.unpackFields(Neo4jPack.Unpacker unpacker) |
static ValueRelationship |
ValueRelationship.unpackFields(Neo4jPack.Unpacker unpacker) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.