MobilityDB 1.1

◆ Contains_tnumber_tnumber()

PGDLLEXPORT Datum Contains_tnumber_tnumber ( PG_FUNCTION_ARGS  )

Return true if the bounding box of the first temporal number contains the one of the second temporal number.

SQL Function:
contains_bbox()
SQL Operator:
@>