DB
FunctionsJSON

json_exists_all

Returns true only when every supplied JSON path resolves successfully in the same document.

json_exists_all(…) → Bool

Kind · scalar

Returns true only when every supplied JSON path resolves successfully in the same document.

Part of the JSON family.