@Override
 public void addConnection(Relationship relationship) {
   context.addConnection(relationship);
 }