API Reference Bolty v#0.0.11

Copy Markdown

Modules

Bolt driver for Elixir.

The Bolty.PackStream.Packer protocol is responsible for serializing any Elixir data structure according to the PackStream specification.

Resolved driver behaviour for a single connection.

This module defines a structure to represent Bolty queries.

This module defines a structure to represent Bolty single query.

The result of a single Bolt RUN/PULL exchange returned by Bolty.query/4 and friends.

This module provides functions to encode a query result or data containing Bolty.Types into various format.

Protocol controlling how a value is made jsonable.

A default implementation for Jason encoding library.

A default implementation for Poison encoding library. More info about poison here: https://hex.pm/packages/poison

Basic support for representing nodes, relationships and paths belonging to a Neo4j graph database.

Manage a Time and its time zone offset.

base structure for Node and Relationship

Self-contained graph node.

Self-contained graph path.

Manage spatial data introduced in Bolt V2

Self-contained graph relationship.

Manage a Time and its time zone offset.

Self-contained graph relationship without endpoints. An UnboundRelationship represents a relationship relative to a separately known start point and end point.