Neo4j.Sips v0.2.18 API Reference

Modules

Elixir driver for Neo4j

The Connection module

module responsible with prepping the headers and delegating any requests to HTTPoison

Provides the Query DSL

Defines the structure for a raw REST response received from a Neo4j server

Provide access to a structure containing all the HTTP endpoints exposed by a remote (or local) Neo4j server instance

This module is the main implementation for running Cypher commands using transactions. It is using the transactional HTTP endpoint for Cypher and has the ability to let you use the same transaction across multiple HTTP requests

Common utilities

Exceptions

This module defines a Neo4j.Sips.Error simple structure containing two fields