MobilityDB 1.1

◆ Contains_spanset_spanset()

PGDLLEXPORT Datum Contains_spanset_spanset ( PG_FUNCTION_ARGS  )

Return true if the first span set contains the second one.

SQL Function:
span_contains()
SQL Operator:
@>