Class: Neoid::Relationship::RelationshipLazyProxy
- Inherits:
-
Neography::Relationship
- Object
- Neography::Relationship
- Neoid::Relationship::RelationshipLazyProxy
- Defined in:
- lib/neoid/relationship.rb
Overview
this is a proxy that delays loading of start_node and end_node from Neo4j until accessed. the original Neography Relatioship loaded them on initialization