MCPcopy
hub / github.com/redis/redis-py / geo_index.py

File geo_index.py

doctests/geo_index.py:None–None  ·  doctests/geo_index.py

Source from the content-addressed store, hash-verified

1class="cm"># EXAMPLE: geoindex
2import redis
3from redis.commands.json.path import Path
4from redis.commands.search.field import TextField, GeoField, GeoShapeField

Callers

nothing calls this directly

Calls 15

GeoFieldClass · 0.90
TextFieldClass · 0.90
GeoShapeFieldClass · 0.90
QueryClass · 0.90
IndexDefinitionClass · 0.85
dropindexMethod · 0.80
create_indexMethod · 0.80
root_pathMethod · 0.80
pagingMethod · 0.80
ftMethod · 0.45
deleteMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected