MobilityDB 1.1

◆ Contains_temporal_temporal()

PGDLLEXPORT Datum Contains_temporal_temporal ( PG_FUNCTION_ARGS  )

Return true if the bounding period of the first temporal value contains the one of the second one.

SQL Function:
contains_bbox()
SQL Operator:
@>