Re: is is possible to get the list of objects referring to one object in ZODB
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-FjJm95c=jMUL98Cehwy_tS2dMDMM7iogEKO3fS69ATp+Q@mail.gmail.com> |
On Tue, Feb 23, 2016 at 5:35 AM, Sanjay Rao <[email protected]> wrote: > Hi, > > This could be a very basic question. > I have a persistent object in database and it is pointed/referred by > multiple other objects in same database. > How can I know the referring objects of an object using ZODB API ? You can't. That's not a feature of ZODB. The zc.zodbdgc package has a script with an option to build a reverse-reference database. Jim -- Jim Fulton http://jimfulton.info -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.