apoc.text.compareCleaned
Syntax |
|
||
Description |
Compares two given |
||
Arguments |
Name |
Type |
Description |
|
|
The first string to be stripped of all non-alphanumeric characters and compared to the second string. |
|
|
|
The second string to be stripped of all non-alphanumeric characters and compared to the first string. |
|
Returns |
|