Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ client
Method
client
tests/disposableredis/__init__.py:202–206 ·
view source on GitHub ↗
:rtype: redis.StrictRedis
(self)
Source
from the content-addressed store, hash-verified
200
raise
err
201
202
def
client(self):
203
""
"
204
:rtype: redis.StrictRedis
205
""
"
206
return
Client(self, self.port)
Callers
4
_start_process
Method · 0.95
__enter__
Method · 0.95
_wait_for_child
Method · 0.95
dump_and_reload
Method · 0.95
Calls
1
Client
Class · 0.85
Tested by
no test coverage detected