# File lib/neo4jr/embedded_neo_extension.rb, line 4 def getNodeById(id) orginalGetNodeById(id.to_i) end