# File lib/neo4jr-social/param_helper.rb, line 24 def param_direction Neo4jr::Direction.from_string(params.delete('direction') || 'both') end