apoc.redis.sunion
Procedure Apoc Extended
apoc.redis.sunion(uri, keys, {config}) | Execute the 'SUNION keys' command
Signature
apoc.redis.sunion(uri :: STRING?, keys :: LIST? OF ANY?, config = {} :: MAP?) :: (value :: LIST? OF ANY?)
Was this page helpful?