Confidence range to filter for
Only include relationships that reference these specific dataSet IDs
Return only the resource matching the specified label constraints
Include relationships that have any of these values in their sourceExternalId field
Items Enum: "asset" "timeSeries" "file" "event" "sequence". Include relationships that have any of these values in their sourceType field
Include relationships that have any of these values in their targetExternalId field
Items Enum: "asset" "timeSeries" "file" "event" "sequence". Include relationships that have any of these values in their targetType field
Limits results to those active at any point within the given time range, i.e. if there is any overlap in the intervals [activeAtTime.min, activeAtTime.max] and [startTime, endTime], where both intervals are inclusive. If a relationship does not have a startTime, it is regarded as active from the beginning of time by this filter. If it does not have an endTime is will be regarded as active until the end of time. Similarly, if a min is not supplied to the filter, the min will be implicitly set to the beginning of time, and if a max is not supplied, the max will be implicitly set to the end of time.