Member Junction
Preparing search index...
@memberjunction/db-auto-doc
TableGroundTruth
Interface TableGroundTruth
interface
TableGroundTruth
{
businessDomain
?:
string
;
columns
?:
Record
<
string
,
ColumnGroundTruth
>
;
description
?:
string
;
notes
?:
string
;
}
Index
Properties
business
Domain?
columns?
description?
notes?
Properties
Optional
business
Domain
businessDomain
?:
string
Optional
columns
columns
?:
Record
<
string
,
ColumnGroundTruth
>
Column-level ground truth, keyed by column name
Optional
description
description
?:
string
Optional
notes
notes
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business
Domain
columns
description
notes
Member Junction
Loading...
Column-level ground truth, keyed by column name