boltex v0.4.1 API Reference

Modules

Elixir library for using the Neo4J Bolt Protocol

The Boltex.Bolt module handles the Bolt protocol specific steps (i.e. handshake, init) as well as sending and receiving messages and wrapping them in chunks

The PackStream implementation for Bolt

Different utils used to debugging and helping

Exceptions

Represents an error when encoding data for the Boltex protocol