Bolt.Sips v1.2.1-rc2 API Reference
Modules
A Neo4j Elixir driver wrapped around the Bolt protocol
just hold the user config and offer some utility for accessing it
represents an error message
Implements callbacks required by DBConnection
Provides a simple Query DSL
Support for transforming a Bolt response to a list of Bolt.Sips.Types or arbitrary values
A default socket interface used to communicate to a Neo4j instance
Bolt returns success or Error, in response to our requests
Basic support for representing nodes, relationships and paths belonging to a Neo4j graph database
Manage a Time and its time zone offset
a Duration type, as introduced in bolt V2
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
Common utilities
Exceptions
This module defines a Bolt.Sips.Exception
structure containing two fields
Mix Tasks
Quickly run Cypher commands from a mix task