Interface: VerseLinkRow
Defined in: Data/Core/RowTypes.ts:108
Row from the unified verse_link table (v2, WS-3).
Present in every module database and in the user database.
Range semantics: see the single normative statement in Core/Types.ts.
Extends
BaseRow
Indexable
[
key:string]:unknown
Properties
context?
optionalcontext?:string
Defined in: Data/Core/RowTypes.ts:116
link_id
link_id:
number
Defined in: Data/Core/RowTypes.ts:109
link_type
link_type:
string
Defined in: Data/Core/RowTypes.ts:114
metadata?
optionalmetadata?:string
Defined in: Data/Core/RowTypes.ts:117
sort_order?
optionalsort_order?:number
Defined in: Data/Core/RowTypes.ts:115
source_id
source_id:
number
Defined in: Data/Core/RowTypes.ts:111
source_type
source_type:
string
Defined in: Data/Core/RowTypes.ts:110
verse_id_end?
optionalverse_id_end?:number
Defined in: Data/Core/RowTypes.ts:113
verse_id_start
verse_id_start:
number
Defined in: Data/Core/RowTypes.ts:112