MobilityDB 1.1

◆ tsequenceset_restrict_value()

TSequenceSet * tsequenceset_restrict_value ( const TSequenceSet ss,
Datum  value,
bool  atfunc 
)

Restrict a temporal sequence set to (the complement of) a base value.

Note
There is no bounding box test in this function, it is done in the dispatch function for all temporal types.
SQL Function:
atValue(), minusValue()