A change to a ProDataGraph can include deleting rows (ProDataObject instances).
To delete a row from a ProDataGraph, invoke the standard delete() method on the ProDataObject. If the ProDataObject is involved in any data-relations (ProDataRelationMetaData), ABL automatically deletes all parent-child references to and from the ProDataObject.