public class GeoValue extends Value
| Constructor and Description |
|---|
GeoValue(double lon,
double lat,
double radius,
io.redisearch.querybuilder.GeoValue.Unit unit) |
public GeoValue(double lon,
double lat,
double radius,
io.redisearch.querybuilder.GeoValue.Unit unit)
public boolean isCombinable()
isCombinable in class ValueCopyright © 2019. All rights reserved.