restrictedRelations property
Map of relation names to entities that prevented deletion (for restrict behavior).
Implementation
final Map<String, List<DatumEntityInterface>> restrictedRelations;
Map of relation names to entities that prevented deletion (for restrict behavior).
final Map<String, List<DatumEntityInterface>> restrictedRelations;