Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_store_edges.c
File
test_store_edges.c
tests/test_store_edges.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_store_edges.c — Tests for edge CRUD operations.
3
*
4
* Ported from internal/store/store_test.go (TestEdgeCRUD, TestInsertEdgeBatch,
Callers
nothing calls this directly
Calls
15
setup_store_with_nodes
Function · 0.85
cbm_store_insert_edge
Function · 0.85
cbm_store_find_edges_by_source
Function · 0.85
cbm_store_free_edges
Function · 0.85
cbm_store_find_edges_by_target
Function · 0.85
cbm_store_count_edges
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_find_edges_by_type
Function · 0.85
cbm_store_find_edges_by_source_type
Function · 0.85
cbm_store_find_edges_by_target_type
Function · 0.85
cbm_store_count_edges_by_type
Function · 0.85
cbm_store_delete_edges_by_type
Function · 0.85
Tested by
no test coverage detected