Skip to main content

Interface: VerseEntityResult

Defined in: Data/Repositories/ITagGraphRepository.ts:11

Result of a verse-to-entity reverse lookup.

Properties

category

category: EntityCategory

Defined in: Data/Repositories/ITagGraphRepository.ts:13


entityId

entityId: string

Defined in: Data/Repositories/ITagGraphRepository.ts:12


name

name: string

Defined in: Data/Repositories/ITagGraphRepository.ts:14


notes?

optional notes?: string

Defined in: Data/Repositories/ITagGraphRepository.ts:15


source

source: string

Defined in: Data/Repositories/ITagGraphRepository.ts:16