Skip to content

IS NORMALIZED

RETURN 'cafe' IS NORMALIZED AS plain, 'cafe' IS NOT NFC NORMALIZED AS nfc;

The grammar supports optional normalization forms and NOT. It does not currently perform Unicode normalization checks during query execution.

See supported features for executable alternatives.