コード例 #1
0
 RelationshipType getRelationshipTypeById(int id) {
   return relTypeHolder.getRelationshipType(id);
 }