Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ tearDown
Function
tearDown
tests/unit/test_detect_cycle.c:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void tearDown() {
109
GrB_finalize();
110
}
111
112
void test_acyclicGraph() {
113
QueryGraph *g = AcyclicBuildGraph(); // Graph traversed.
Callers
nothing calls this directly
Calls
1
GrB_finalize
Function · 0.85
Tested by
no test coverage detected