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

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.3.0 (4.0.3)
Syntax

Parameters

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