EctoNeo4j v0.6.3 API Reference

Modules

Manage relationship operations

Reprensents an atomix WHERE clause

Cypher query builder for Node

Cypher query builder for Node

Ecto.Adapters.Neo4j.Query is designed to build Cypher queries programmatically. It has functions to build essential parts of a Cypher Query and its to_string returns a valid cypher query.

Mapper that converts an Ecto.Query struct into a Ecto.Adapters.Neo4j.Query one.

Helps to describe graph schema.