# File lib/neo4jr/relationship_type.rb, line 41
    def to_a
      [self].to_java(org.neo4j.graphdb.RelationshipType)
    end