Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
class
="cm"># EXAMPLE: geoindex
2
import
redis
3
from
redis.commands.json.path
import
Path
4
from
redis.commands.search.field
import
TextField, GeoField, GeoShapeField
Callers
nothing calls this directly
Calls
15
GeoField
Class · 0.90
TextField
Class · 0.90
GeoShapeField
Class · 0.90
Query
Class · 0.90
IndexDefinition
Class · 0.85
dropindex
Method · 0.80
create_index
Method · 0.80
root_path
Method · 0.80
paging
Method · 0.80
ft
Method · 0.45
delete
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected