source: trunk/server/source3/lib/ldb/ldb_sqlite3/README@ 672

Last change on this file since 672 was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 435 bytes
Line 
1trees.ps contains an explanation of the Genealogical Representation of Trees
2in Databases which is being used in ldb_sqlite3. Note that we use fgID
3representation with 4 bytes per level, so we can represent 6.5E+08 subclasses
4of any object class. This should be adequate for our purposes. :-)
5
6The following document is the primary basis for the schema currently being
7used here: http://www.research.ibm.com/journal/sj/392/shi.html
Note: See TracBrowser for help on using the repository browser.