Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

The BookParentChild store is the source of the builder for the BookHierarchy store. It is an isolated store and not part of any cube facts. It contains the structure of the book hierarchy It is indexed by Child and AsOfDate.
Store FieldKeyCanBeNullType (+Default Value - if applicable)Description
ChildYStringName of the node in the Book/Desk hierarchy.
ParentStringName of the parent node (or null if there is no parent).
AsOfDateYLOCALDATE[yyyy-mm-dd]Timestamp (at close of business) for the data.