Skip to main content

Interface: PrecomputedTopicEntry

Defined in: Services/StudyOverview/ITopicAggregationService.ts:41

Properties

ancestors

ancestors: PrecomputedTopicAncestor[]

Defined in: Services/StudyOverview/ITopicAggregationService.ts:50

Ancestors from root to direct parent (root-first). Ids are part of the chain because the cache is the only source a client has for opening an ancestor topic — a name is not unique (hundreds of Nave's topics are called "History of").


description

description: string | null

Defined in: Services/StudyOverview/ITopicAggregationService.ts:43


name

name: string

Defined in: Services/StudyOverview/ITopicAggregationService.ts:42


recursiveVerseCount

recursiveVerseCount: number

Defined in: Services/StudyOverview/ITopicAggregationService.ts:52

Verses in this topic + all descendants.