| Package | Description |
|---|---|
| org.neo4j.bolt.v1.messaging | |
| org.neo4j.bolt.v1.packstream | |
| org.neo4j.bolt.v1.transport |
| Class and Description |
|---|
| PackInput
This is what
PackStream uses to ingest data, implement this on top of any data source of your choice to
deserialize the stream with PackStream. |
| PackOutput
This is where
PackStream writes its output to. |
| PackStream.Packer |
| PackStream.Unpacker |
| Class and Description |
|---|
| PackInput
This is what
PackStream uses to ingest data, implement this on top of any data source of your choice to
deserialize the stream with PackStream. |
| PackOutput
This is where
PackStream writes its output to. |
| PackStream.PackStreamException |
| PackType
These are the primitive types that PackStream can represent.
|
| Class and Description |
|---|
| PackInput
This is what
PackStream uses to ingest data, implement this on top of any data source of your choice to
deserialize the stream with PackStream. |
| PackOutput
This is where
PackStream writes its output to. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.