예제 #1
0
 @Override
 public boolean contains(Relationship relationship) {
   return relationship.getGraphDatabase().equals(gdb);
 }