@Override
 public RelationshipType getType() {
   return DynamicRelationshipType.withName(data.getType());
 }