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

Function StreamName

tests/flow/test_graph_info.py:68–69  ·  view source on GitHub ↗
(graph)

Source from the content-addressed store, hash-verified

66 return self.utilized_cache
67
68def StreamName(graph):
69 return f"telemetry{{{graph.name}}}"
70
71class testGraphInfo(FlowTestsBase):
72 def __init__(self):

Callers 5

test03_long_queryMethod · 0.85
test04_delete_graphMethod · 0.85
test05_rename_graphMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected