Module: Neo4j::Core::Wrappable::InstanceMethods

Defined in:
lib/neo4j/core/wrappable.rb

Instance Method Summary collapse

Instance Method Details

#wrapObject



10
11
12
# File 'lib/neo4j/core/wrappable.rb', line 10

def wrap
  self.class.wrap(self)
end