apoc.util.sha1

Function

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

Signature

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

Input parameters

Name Type Default

values

LIST? OF ANY?

null