Example #1
0
 public Set<RelationshipEdge> getRelations(String concept) {
   return sn.getConnected(concept);
 }