RelationshipSave Action. Default is SET, which creates the Relationship if it doesn't already exists, and updates it if it exists.
ADD_ONLY, will add a add the Relationsip if it doesn't already exist, but will not update an existing Relationship.
UPDATE_ONLY is the opposite.