# File lib/neo4jr/relationship_type.rb, line 25
      def both(type)
        covert_to_relationship_type(Neo4jr::Direction::BOTH, type)
      end