Re: [bdbxml] xmldb like collections?
"Mark R. Diggory" <mdiggory-Mahy8Y1M33PaZwrp7/[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
But isn't there a 1 to 1 relationship between an container and the db file? http://www.sleepycat.com/xmldocs/gsg_xml/cxx/containers.html This is much different than in xmldb, the concept of collection is within the database instance itself, there is 1 to many relationship between the db instance and its collections in xmldb. The challenge I see in equating containers to collections is that in xmldb an index spans all collections in a db. In bdbxml, it doesn't seem you could have an index that spans containers. thanks, Mark George Feinberg wrote: > > It's the container (XmlContainer). If you want a good introduction > to the product, please read these, in order: > http://www.sleepycat.com/xmldocs/intro_xml/index.html > http://www.sleepycat.com/xmldocs/gsg_xml/cxx/index.html > > These are shipped with the product documentation. > > Regards, > > George > > >> In XML:DB there is the idea of a "Collection" that can be used as a >> "Context" for performing a query/adding/removing/modifying documents. >> I'm reviewing the documentation for bdbxml and not yet seeing >> something analogous to this. Is there in bdbxml? >> >> -Mark >> >> > > > > ------------------------------------------ > To remove yourself from this list, send an > email to [email protected] > ------------------------------------------ To remove yourself from this list, send an email to [email protected]