Back

atat (clj)

(source)

variable

The @@ operator: - returns the result of a JSON path predicate check for the specified JSON value. Only the first item of the result is taken into account. If the result is not Boolean, then NULL is returned. - checks if a text search vector (or a text value implicitly converted to a text search vector) matches a text search query. Returns a Boolean.

Examples