IndexCollectionType EnumerationAerospike
Secondary index collection type.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.4)
Syntax

Members

  Member nameValueDescription
DEFAULT0 Normal scalar index.
LIST1 Index list elements.
MAPKEYS2 Index map keys.
MAPVALUES3 Index map values.
See Also