Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
def
StreamName(graph):
69
return
f
"telemetry{{{graph.name}}}"
70
71
class
testGraphInfo(FlowTestsBase):
72
def
__init__(self):
Callers
5
test01_read_logged_queries
Method · 0.85
test02_capped_logged_queries
Method · 0.85
test03_long_query
Method · 0.85
test04_delete_graph
Method · 0.85
test05_rename_graph
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected