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

Function tearDown

tests/unit/test_graph.c:219–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217}
218
219void tearDown() {
220 GrB_finalize();
221}
222
223// Validate the creation of a graph,
224// Make sure graph's defaults are applied.

Callers

nothing calls this directly

Calls 1

GrB_finalizeFunction · 0.85

Tested by

no test coverage detected