Removal of entities is a missing operation.
Adding support for this will require adding a reference count for each entity, which holds how many times it is referenced as an internal class from some property. This counter is updated whenever properties of the internal class reference type added or updated, where the latter involves updating two counters.
Removal of entities is a missing operation.
Adding support for this will require adding a reference count for each entity, which holds how many times it is referenced as an internal class from some property. This counter is updated whenever properties of the internal class reference type added or updated, where the latter involves updating two counters.