Class: Neography::Relationship

Inherits:
Object
  • Object
show all
Defined in:
lib/neo4j-cypher/neography.rb

Overview

Monkey patch so it works better with neo4-cypher gem and becomes more similar to neo4j-core

Instance Method Summary collapse

Instance Method Details

#_java_relObject



5
6
7
# File 'lib/neo4j-cypher/neography.rb', line 5

def _java_rel
  self
end