Does that mean that if I delete an managed object which has references (relationship) to some others, the relationships are removed to those others?
Example: objectA references objectB and objectC. objectA gets deleted, it's relationship to objectB and objectC is set to the Nullify rule. What happens in detail?