apoc.util.md5

Function

apoc.util.md5([values]) | computes the md5 of the concatenation of all string values of the list

Signature

apoc.util.md5(values :: LIST? OF ANY?) :: (STRING?)

Input parameters

Name Type Default

values

LIST? OF ANY?

null