DatabasePurge Method |
Name | Description | |
---|---|---|
![]() |
Purge(ObjectIdCollection) | Removes the object IDs from the specified array that are hard referenced in this database object. After method execution, the ids array contains only object ID entities of objects that are not currently hard-referenced and thus can safely be erased. |
![]() |
Purge(ObjectIdGraph) | Removes the nodes from the ID graph that are hard referenced in this database object. |