Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_cypher.c
File
test_cypher.c
tests/test_cypher.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_cypher.c — Tests for the Cypher query engine.
3
*
4
* Ported from internal/cypher/cypher_test.go (1016 LOC).
Callers
nothing calls this directly
Calls
15
cbm_lex
Function · 0.85
cbm_lex_free
Function · 0.85
cbm_cypher_parse
Function · 0.85
cbm_query_free
Function · 0.85
setup_cypher_store
Function · 0.85
cbm_cypher_execute
Function · 0.85
cbm_cypher_result_free
Function · 0.85
cbm_store_close
Function · 0.85
cbm_store_open_memory
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_upsert_node
Function · 0.85
cbm_store_insert_edge
Function · 0.85
Tested by
no test coverage detected