Delete from Model

The Delete from Model stage deletes entities and relationships from a model.

A dataflow that uses a Delete from Model stage requires an input stage that contains data from or queries the same model whose elements you are deleting. It also has two optional output ports. One port contains data for the deleted entities and relationships. The other port contains data for the records that were not deleted.

To configure a Delete from Model stage, you first select the model you want to modify, then choose whether to delete entities, relationships, or both entities and relationships, and finally complete options for the selected operations.