API Reference ArangoX Ecto v0.6.4

Modules

Methods for interacting with ArangoDB that aren't through Ecto.

Ecto adapter for ArangoDB using ArangoX

Defines an Arango Edge collection as an Ecto Schema Module.

Defines Ecto Migrations for ArangoDB

Converts Ecto.Query structs into AQL syntax.

This module is a helper to automatically specify the primary key.

Helper methods

Mix Tasks

Generates a migration. The repository must be set under :ecto_repos in the current app configuration or given via the -r option.

Runs Migration/Rollback functions from migration modules

Sets up all necessary collection in _systems db for migrations and creates database