apoc.redis.scard Procedure APOC Full apoc.redis.scard(uri, key, {config}) | Execute the 'SCARD key' command Signature apoc.redis.scard(uri :: STRING?, key :: ANY?, config = {} :: MAP?) :: (value :: INTEGER?) Input parameters Name Type Default uri STRING? null key ANY? null config MAP? {} Output parameters Name Type value INTEGER? More documentation of apoc.redis.scard apoc.redis.sadd apoc.redis.getSet