Module: Neo4j::ActiveNode::Reflection

Extended by:
ActiveSupport::Concern
Included in:
Neo4j::ActiveNode
Defined in:
lib/neo4j/active_node/reflection.rb

Overview

A reflection contains information about an association. They are often used in connection with form builders to determine associated classes. This module contains methods related to the creation and retrieval of reflections.

Defined Under Namespace

Modules: ClassMethods Classes: AssociationReflection