ArtefactoryNeo4j.Connection (ArtefactoryNeo4j v0.3.0)

Copy Markdown View Source

A supervised Bolty connection to a Neo4j instance.

Wrap this in a supervision tree to maintain a persistent, restarting connection. Each entity (Me, Mob, native You) uses the same connection to the shared Neo4j instance, routing to its own named database via db:.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

conn(name \\ __MODULE__)

start_link(opts)