elasticsearch/docs/reference/esql/functions/description/st_contains.asciidoc
2024-05-10 14:49:25 -04:00

5 lines
262 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Returns whether the first geometry contains the second geometry. This is the inverse of the <<esql-st_within,ST_WITHIN>> function.