Interface: EntityVerseRangeResult
Defined in: Data/Repositories/ITagGraphRepository.ts:133
One row from ITagGraphRepository.getEntityRangesForVerseRange. Mirrors the join used by the legacy generation script.
Properties
endVerseId
endVerseId:
number|null
Defined in: Data/Repositories/ITagGraphRepository.ts:137
entityCategory
entityCategory:
string
Defined in: Data/Repositories/ITagGraphRepository.ts:135
entityId
entityId:
string
Defined in: Data/Repositories/ITagGraphRepository.ts:134
entityName
entityName:
string|null
Defined in: Data/Repositories/ITagGraphRepository.ts:139
source
source:
string|null
Defined in: Data/Repositories/ITagGraphRepository.ts:138
startVerseId
startVerseId:
number
Defined in: Data/Repositories/ITagGraphRepository.ts:136