Method: Neography.ref_node

Defined in:
lib/neography/neography.rb

.ref_node(this_db = Neography::Rest.new) ⇒ Object



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

def ref_node(this_db = Neography::Rest.new)
  this_db.get_root
end