combined
| This page was automatically generated from the database schema dump and may be incomplete or incorrect. |
Holds parent/child relations between documents. Used for combined documents (e.g. a container document composed of multiple individual documents).
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
— |
ID of the parent document. |
|
|
— |
ID of the child document. |
|
|
— |
Object-type ID of the child document. |
|
|
— |
Position of the child within the parent (order). |
|
|
— |
Relation type (internal bitmask). |
|
|
— |
Flags (internal bitmask). |
|
|
— |
Permission marker of the relation. |