public function postDelete($event)
 {
     RelationshipTable::deleteLinksByRelationshipId($this->id);
 }