| Class | Description |
|---|---|
| BoltProtocolV1 |
Implements version one of the Bolt Protocol when transported over a socket.
|
| BoltV1Dechunker | |
| ChunkedInput |
A
PackInput that accepts data fragments and exposes them as a continuous stream to PackStream. |
| ChunkedOutput |
A target output for
PackStream which breaks the data into a continuous stream of chunks before pushing them into a netty
channel. |
| Enum | Description |
|---|---|
| BoltV1Dechunker.State |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.