General options

These Delete from Model settings specify the model in which to perform deletions; whether to delete entities, to delete relationships, or to delete both entities and relationships; and whether to allow other stages to write to the model while the Delete to Model stage executes.

Setting Option Description
Model Choose the model from which to remove entities or relationships.
Delete Choose whether to delete entities, relationships, or both entities and relationships from the selected model.
Entities Choose this option to delete entities from the model. After you choose this option, configure the Entities settings to specify the entities to be deleted from the model.
Relationships Choose this option to delete relationships from the model. After you choose this option, configure the Relationships settings to specify the relationships to be deleted from the model.
Entities and Relationships Choose this option to delete both entities and relationships from the model. After you choose this option, configure both the Entities and Relationships settings to specify entities and relationships to be deleted from the model.
Write mode

Choose whether multiple Context Graph stages may simultaneously write to the selected model.

Concurrent writes

This option permits the model to be written to by other Context Graph stages while this stage is performing deletions. This is the default setting for this stage operation.

Exclusive lock

This option prevents other Context Graph stages from writing to the model while this stage is performing deletions.