idaks / PW-explorer

Apache License 2.0
16 stars 1 forks source link

Queries with Time Series Support #17

Open sahil1105 opened 5 years ago

sahil1105 commented 5 years ago

Add feature/query to detect facts that exist in {at least one} (exactly one) [all] PWs (or a set of them) : Already exists as {union} (unique_tuples) [intersection]. Enhance to add such detection on temporal relations (i.e. ignore temporal columns or look if they exist in a certain time interval): will basically be just a wrapper around existing methods.