FlattenedRanges
This is a DAG-Safe minimal representation of many Ranges.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
iterable | Array<ReferencedRange> |
indices | { [key: string]: number; } |
score | Score |
continuous | boolean |
This is a DAG-Safe minimal representation of many Ranges.
Name | Type |
---|---|
schema | EmbeddedModelSchema |
iterable | Array<ReferencedRange> |
indices | { [key: string]: number; } |
score | Score |
continuous | boolean |