MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / wait_for_query

Method wait_for_query

tests/flow/test_effects.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54 self.wait_for_command('GRAPH.EFFECT')
55
56 def wait_for_query(self):
57 self.wait_for_command('GRAPH.QUERY')
58
59 def monitor_containt_effect(self):
60 for item in self.monitor:

Calls 1

wait_for_commandMethod · 0.95

Tested by

no test coverage detected