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.1.6.0 (4.1.6)
Syntax

Parameters

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