Exemplo n.º 1
0
 @Override
 public boolean relationshipExists(long relationshipId) {
   return relationshipStore.inUse(relationshipId);
 }