Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tirth8205/code-review-graph
/ close
Method
close
code_review_graph/graph.py:184–185 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
182
self._nxg_cache = None
183
184
def
close(self) -> None:
185
self._conn.close()
186
187
# --- Write operations ---
188
Callers
15
store
Function · 0.95
test_empty_store_no_crash
Method · 0.95
test_build_tool_runs_post_processing
Method · 0.95
test_watch_callback_not_called_without_updates
Method · 0.95
test_incremental_update_real_git
Function · 0.95
test_full_build_with_recurse_submodules
Function · 0.95
test_full_build_parses_files
Method · 0.95
test_incremental_with_no_changes
Method · 0.95
test_incremental_with_changed_file
Method · 0.95
test_incremental_deleted_file
Method · 0.95
test_parallel_build_produces_same_results
Method · 0.95
test_cap_triggers_on_many_files
Method · 0.95
Calls
no outgoing calls
Tested by
15
store
Function · 0.76
test_empty_store_no_crash
Method · 0.76
test_build_tool_runs_post_processing
Method · 0.76
test_watch_callback_not_called_without_updates
Method · 0.76
test_incremental_update_real_git
Function · 0.76
test_full_build_with_recurse_submodules
Function · 0.76
test_full_build_parses_files
Method · 0.76
test_incremental_with_no_changes
Method · 0.76
test_incremental_with_changed_file
Method · 0.76
test_incremental_deleted_file
Method · 0.76
test_parallel_build_produces_same_results
Method · 0.76
test_cap_triggers_on_many_files
Method · 0.76