X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/02fdd5ab4c8691156c150bc3948cbebbe8b208ad..8c096b16a1ab942413020c91138398d8a23bd64e:/doc/SmembersCommand.html diff --git a/doc/SmembersCommand.html b/doc/SmembersCommand.html index 52bdcbc4..97e30b3b 100644 --- a/doc/SmembersCommand.html +++ b/doc/SmembersCommand.html @@ -16,7 +16,7 @@
-SmembersCommand: Contents
  SMEMBERS _key_
    Return value
    See also +SmembersCommand: Contents
  SMEMBERS _key_
    Return value

SmembersCommand

@@ -26,10 +26,10 @@
-

SMEMBERS _key_

+ #sidebar SetCommandsSidebar

SMEMBERS _key_

Time complexity O(N)
Return all the members (elements) of the set value stored at key. Thisis just syntax glue for SINTERSECT.
-

Return value

Multi bulk reply

See also

- +

Return value

Multi bulk reply +