private void AddRelationshipToInternalStructures(Relationship relationship) { _relationshipsById.Add(relationship.Id, relationship); IdGenerator.Found(relationship.Id); }