apoc.util.sha512

Function

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

Signature

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

Input parameters

Name Type Default

values

LIST? OF ANY?

null