# File lib/neo4jr/relationship_type.rb, line 21
      def incoming(type)
        covert_to_relationship_type(Neo4jr::Direction::INCOMING, type)
      end