예제 #1
0
 public RelationshipType relationshipType(String name) {
   return DynamicRelationshipType.withName(name);
 }