MobilityDB 1.1

◆ temporal_eq()

bool temporal_eq ( const Temporal temp1,
const Temporal temp2 
)

Return true if the temporal values are equal.

Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
=
PyMEOS Function:
eq