Filter GeoWithinRadius Method Aerospike
Overload List

  NameDescription
Public methodStatic memberGeoWithinRadius(String, Double, Double, Double)
Create geospatial "within radius" filter for query.
Public methodStatic memberGeoWithinRadius(String, IndexCollectionType, Double, Double, Double)
Create geospatial "within radius" filter for query on collection index.
Back to Top
See Also