Filter GeoContains Method (String, IndexCollectionType, String)Aerospike
Create geospatial "containing point" filter for query on collection index.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.15.0 (3.9.15)
Syntax

Parameters

name
Type: System String
bin name
type
Type: Aerospike.Client IndexCollectionType
index collection type
point
Type: System String
GeoJSON point
See Also