Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ Graph
Class
Graph
src/graph/graph.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
// forward declaration of Graph struct
42
typedef struct Graph Graph;
43
// typedef for synchronization function pointer
44
typedef void (*SyncMatrixFunc)(const Graph *, RG_Matrix);
45
Callers
15
empty_graph
Function · 0.90
binary_tree_graph1
Function · 0.90
binary_tree_graph2
Function · 0.90
make_connection
Function · 0.90
debug
Function · 0.90
main
Function · 0.90
debug
Function · 0.90
main
Function · 0.90
__init__
Method · 0.85
test19_merge_dependency
Method · 0.85
test20_merge_edge_dependency
Method · 0.85
test21_merge_scan
Method · 0.85
Calls
no outgoing calls
Tested by
15
__init__
Method · 0.68
test19_merge_dependency
Method · 0.68
test20_merge_edge_dependency
Method · 0.68
test21_merge_scan
Method · 0.68
test22_merge_label_scan
Method · 0.68
test23_merge_var_traverse
Method · 0.68
test24_merge_merge_delete
Method · 0.68
test25_merge_with_where
Method · 0.68
test26_merge_set_invalid_property
Method · 0.68
test27_merge_create_invalid_entity
Method · 0.68
test28_merge_reset_label_scan
Method · 0.68
test29_merge_resue
Method · 0.68