Removes the nodes from the id graph that are hard referenced in this database object.
Parameters
Parameters
Description
objectIds
[in/out] Id graph to examine.
Remarks
This function builds a reference graph between the objects, which can be used to remove objects with circular references in one pass. All the objects referenced from outside of the graph are removed from it on return. This function does not modify this database object.