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: 4.2.7.0 (4.2.7)
Syntax

Parameters

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