Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ any_graph
Function
any_graph
tests/tck/utils/graphs.py:41–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
41
def
any_graph():
42
return
empty_graph()
43
44
45
def
binary_tree_graph1():
Callers
nothing calls this directly
Calls
1
empty_graph
Function · 0.85
Tested by
no test coverage detected