# File lib/neo4jr-social/param_helper.rb, line 16
    def param_depth
      (params.delete('depth') || 2).to_i
    end