AnonymousTemporalRange
if you want a range between you can use from && to. if you want anything before, use to and NO from. if you want anything after, use from and NO to.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
from | GroupedTimestamp |
to | GroupedTimestamp |
between | boolean |
continuous | boolean |