The gxwiki database structure is as follows:
In short it uses the Universal data model concept to store generic information
- Page: information about every page
- PageVersion: every revision about a Page. The PageVersionContent attribute will contain the wiki code plus a reference for links and categories.
- PageLinks: cross-reference between pages, to compute back and forwardlinks.
- Wiki*: General/Dynamic parameters
|