Filter Contains Method (String, IndexCollectionType, Int64)Aerospike
Create contains number filter for query on collection index.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.13.0 (3.9.13)
Syntax

Parameters

name
Type: System String
bin name
type
Type: Aerospike.Client IndexCollectionType
index collection type
value
Type: System Int64
filter value
See Also