On the example of STQL exclusivejoin, implement a new option (e.g., intersect: true) for the DIFFERECE that for each input right dataset sample provides in output a sample with all input region bases which do not overlap any of the regions in any of the input left dataset sample (similarly to what is currently done at region base with the DIFFERENT exact option).
On the example of STQL exclusivejoin, implement a new option (e.g., intersect: true) for the DIFFERECE that for each input right dataset sample provides in output a sample with all input region bases which do not overlap any of the regions in any of the input left dataset sample (similarly to what is currently done at region base with the DIFFERENT exact option).