Click or drag to resize
RiakConstantsSystemIndexKeysRiakKeysIndex Field
The index name for the special system key index. This index holds all the different keys for a bucket.

Namespace:  RiakClient
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public const string RiakKeysIndex = "$key"

Field Value

Type: String
See Also