src/lib/models/stats.ts
Properties |
|
entityCount |
entityCount:
|
Type : number
|
Optional |
The number of entities having at least one record from the primary data source related by a relationship of the respective relationship type to an entity with at least one record from the "versus" data source. |
matchKey |
matchKey:
|
Type : string
|
Optional |
The optional match key associated with the statistics. This may be |
principle |
principle:
|
Type : string
|
Optional |
The optional principle associated with the statistics. This may be |
recordCount |
recordCount:
|
Type : number
|
Optional |
The number of records from the primary data source in the entities described by the |
relationCount |
relationCount:
|
Type : number
|
Optional |
The number of relationships of the respective relationship type between entities having at least one record from the primary data source and entities having at least one record from the "versus" data source. |