Module: ActiveCypher::Model::ConnectionHandling

Extended by:
ActiveSupport::Concern
Included in:
ConnectionOwner, Relationship
Defined in:
lib/active_cypher/model/connection_handling.rb

Overview

Note:

Under the hood: it’s just Ruby metaprogramming, config keys, and a dash of ActiveSupport pixie dust.

Handles connection logic for models, because even graph nodes need to feel emotionally wired.