apoc.text.levenshteinSimilarityFunction
Syntax  | 
  | 
||
Description  | 
Returns the similarity (a value within 0 and 1) between the two given   | 
||
Arguments  | 
Name  | 
Type  | 
Description  | 
  | 
  | 
The first string to be compared against the second.  | 
|
  | 
  | 
The second string to be compared against the first.  | 
|
Returns  | 
  | 
||