Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
There are a few missing functions from the current group of IntervalsSource definitions available:
- a BEFORE/AFTER b - similar to an ordered near, but returning only intervals from 'a' rather than an interval spanning both a and b
- a WITHIN b - inverse of the already available NOT_WITHIN
- a OVERLAPPING b - inverse of the already available NOT_OVERLAPPING