Hi, Is there a way to get all the referrers, in a ZODB instance, for an object. I tried with gc.get_referrers(obj), but don't return all objects in the db that reference obj. Thanks a lot for your help, David