osparregrel

This page was automatically generated from the database schema dump and may be incomplete or incorrect.

Defines the relation between hierarchically nested registers within a folder (master file). One row per parent/child relation between two registers: parentregid/parentregtype points at the parent register, registerid/registertype at the child. The binding to the master file is via folderid/foldertype.

This nesting information is not represented in sdrel — sdrel only maps the folder–register–document assignment.

1. Columns

Name Type Length Description

folderid

int

foldertype

int

registerid

int

registertype

int

parentregid

int

parentregtype

int

deleted

int