IndexCollectionType EnumerationAerospike
Secondary index collection type.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.1.0 (4.2.1)
Syntax

Members

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