apoc.util.sha256 Function apoc.util.sha256([values]) | computes the sha256 of the concatenation of all string values of the list Signature apoc.util.sha256(values :: LIST? OF ANY?) :: (STRING?) Input parameters Name Type Default values LIST? OF ANY? null