Wrapper

The wrapping process is what transforms a raw CypherNode or EmbeddedNode from Neo4j::Core into a healthy ActiveNode (or ActiveRel) object.

Constants

  • CONSTANTS_FOR_LABELS_CACHE

Methods

#class_to_wrap

+ show/hide code
#wrapper

this is a plugin in the neo4j-core so that the Ruby wrapper will be wrapped around the Neo4j::Node objects

+ show/hide code