IS_OPERATOR_OF Party-to-Party
Description
The IS_OPERATOR_OFrelationship connects a party of type organization to an event series or venue that they operate.
Label
:IS_OPERATOR_OF
Valid nodes
| From | Relationship | To | Cardinality |
|---|---|---|---|
| Organization Parties with { type: "Organization" } and a :HAS_ROLE relationship to a :Role {name: "Buyer"} | :IS_OPERATOR_OF | EventSeries A node with the :EventSeries label | 0..n |
| Organization Parties with { type: "Organization" } and a :HAS_ROLE relationship to a :Role {name: "Contact"} | :IS_OPERATOR_OF | EventSeries A node with the :EventSeries label | 0..n |
| Organization Parties with { type: "Organization" } and a :HAS_ROLE relationship to a :Role {name: "Buyer"} | :IS_OPERATOR_OF | Venue A node with the :Venue label | 0..n |
| Organization Parties with { type: "Organization" } and a :HAS_ROLE relationship to a :Role {name: "Contact"} | :IS_OPERATOR_OF | Venue A node with the :Venue label | 0..n |
Properties
IS_OPERATOR_OF uses the standard relationship properties.
CREATE
Multiple parties can have IS_OPERATER_OF relationships with an :EventSeries or :Venue. In addition, a party can have IS_OPERATOR_OF relationships with multiple :EventSeries or venues.
UPDATE
Updates to an :EventSeries / :Venue operator relationship are not allowed. To update a operator relationship, deactivate the existing relationship and create a new IS_OPERATOR_OF relationship. There may be some instances where the information within an operator relationship will need to be updated, but that action should be left only to DMO personnel.
DELETE
Deleting an :EventSeries / :Venue operator relationship is a deactivation. No physical deletes will happen.