MCPcopy 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
41def any_graph():
42 return empty_graph()
43
44
45def binary_tree_graph1():

Callers

nothing calls this directly

Calls 1

empty_graphFunction · 0.85

Tested by

no test coverage detected