Exemplo n.º 1
0
 @Override
 public boolean contains(Relationship relationship) {
   return relationship.getGraphDatabase().equals(gdb);
 }