MCPcopy Create free account

hub / github.com/CodeGraphContext/CodeGraphContext / functions

Functions5,033 in github.com/CodeGraphContext/CodeGraphContext

↓ 2 callersMethod_name_from_symbol
(self, symbol: str)
src/codegraphcontext/tools/scip_indexer.py:718
↓ 2 callersFunction_ns
Return a namespace-qualified tag, e.g. 'groupId' -> '{http://...}groupId'.
src/codegraphcontext/tools/languages/maven.py:15
↓ 2 callersFunction_plain
Strip ANSI escapes and collapse whitespace. Rich emits colour codes (and soft-wraps) whenever it thinks the terminal supports them — which it
tests/unit/cli/test_delete_and_flag_conventions.py:18
↓ 2 callersFunction_print_query_exception
Pretty-print a database query exception, surfacing the raw driver error message so Cypher syntax problems are clearly visible.
src/codegraphcontext/cli/cli_helpers.py:489
↓ 2 callersMethod_purge_dangling_pathless_nodes
Remove shared pathless nodes (e.g. imported Module headers) left without references.
src/codegraphcontext/tools/indexing/persistence/writer.py:1902
↓ 2 callersMethod_quoted_symbol_argument
(self, node: Any, index: int = 1)
src/codegraphcontext/tools/languages/elisp.py:252
↓ 2 callersFunction_read_session_kwargs
Session kwargs that request READ access for read-only endpoints. Neo4j honours ``default_access_mode`` natively; the FalkorDB wrapper routes
src/codegraphcontext/viz/server.py:27
↓ 2 callersMethod_refreshData
(symbol: string, depth: number)
extensions/vscode/src/webview/callGraphPanel.ts:57
↓ 2 callersMethod_render
()
extensions/vscode/src/views/statusBarItem.ts:120
↓ 2 callersMethod_repo_scope_params
(self, repo_path: Path)
src/codegraphcontext/core/cgc_bundle.py:479
↓ 2 callersFunction_require_utf8_open_for
(paths, monkeypatch)
tests/unit/cli/test_config_manager_encoding.py:9
↓ 2 callersMethod_resolve_compdb_paths
Ensure all 'directory' fields in the compile_commands.json are absolute. scip-clang requires absolute paths. If every entry is already
src/codegraphcontext/tools/scip_indexer.py:320
↓ 2 callersFunction_resolve_decorator_path
( decorator_name: str, caller_file_path: str, local_names: set, local_imports: dict, impor
src/codegraphcontext/tools/indexing/resolution/inheritance.py:315
↓ 2 callersFunction_resolve_explicit_path
Resolve an explicit .cgcignore path relative to *ignore_root*.
src/codegraphcontext/core/cgcignore.py:8
↓ 2 callersMethod_resolve_function_call
( self, call: Dict, caller_file_path: str, local_names: set, local_imp
src/codegraphcontext/tools/graph_builder.py:154
↓ 2 callersFunction_run
(repo: Path, writer: MagicMock, supported: set[str])
tests/unit/tools/test_scip_pipeline_minimal_nodes.py:51
↓ 2 callersMethod_run_loop
(self, loop)
src/codegraphcontext/server.py:773
↓ 2 callersMethod_run_session_query
(self, session, query: str, params: Dict[str, str])
src/codegraphcontext/core/cgc_bundle.py:483
↓ 2 callersFunction_safe_read_text_file
(path: str)
src/codegraphcontext/viz/server.py:64
↓ 2 callersFunction_sanitize_depth
Coerce and clamp a traversal depth before interpolating it into Cypher. The depth value ends up inside the query string (``[:CALLS*1..N]``), so i
src/codegraphcontext/tools/code_finder.py:34
↓ 2 callersFunction_save_workspace_mappings
Write *mappings* back into the ``workspace_mappings`` key of config.yaml, preserving all other keys.
src/codegraphcontext/cli/config_manager.py:1319
↓ 2 callersMethod_should_fail_fast
(self, query_type: str, error: Exception)
src/codegraphcontext/core/database_embedded_kuzu.py:691
↓ 2 callersMethod_split_parameters
(self, params_text: str)
src/codegraphcontext/tools/languages/java.py:985
↓ 2 callersMethod_split_qualified_name
(self, text: str)
src/codegraphcontext/tools/languages/lua.py:36
↓ 2 callersFunction_static_root
()
src/codegraphcontext/viz/server.py:41
↓ 2 callersMethod_stop
(jobId: string)
extensions/vscode/src/mcp/jobPoller.ts:46
↓ 2 callersMethod_strip_parameter_annotations_and_modifiers
(self, param: str)
src/codegraphcontext/tools/languages/java.py:1065
↓ 2 callersFunction_strip_workspace_prefix
Recursively strip /workspace/ prefix from path values in results.
src/codegraphcontext/server.py:79
↓ 2 callersFunction_teardown_db_manager
Release DB resources; stop FalkorDB Lite worker when switching contexts.
src/codegraphcontext/server.py:53
↓ 2 callersMethod_type_from_positive_check
( self, check_node: Any, receiver_name: str, )
src/codegraphcontext/tools/languages/kotlin.py:1192
↓ 2 callersMethod_unique_variable_type
( self, var_map: Dict[Tuple[str, Any], str], name: str, context: Any = None,
src/codegraphcontext/tools/languages/kotlin.py:242
↓ 2 callersMethod_update
()
extensions/vscode/src/webview/setupPanel.ts:138
↓ 2 callersMethod_uses_pk_edge_matching
Kùzu/Ladybug internal IDs are not comparable via id() in MATCH.
src/codegraphcontext/core/cgc_bundle.py:106
↓ 2 callersFunction_validate_neo4j_credentials
Validate Neo4j credentials and test the connection.
src/codegraphcontext/cli/setup_wizard.py:65
↓ 2 callersFunctionaction
()
tests/fixtures/sample_projects/sample_project_rust/src/tough_cases.rs:27
↓ 2 callersMethodadd
Infix function
tests/fixtures/sample_projects/sample_project_kotlin/Functions.kt:43
↓ 2 callersFunctionaddEmAsm
(addr, body)
website/public/wasm/web-tree-sitter.js:2331
↓ 2 callersMethodaddVertex
(vertex: T)
tests/fixtures/sample_projects/sample_project_typescript/src/modules-namespaces.ts:157
↓ 2 callersMethodadd_minimal_file_node
Create a minimal File node without parsing (for unsupported file types). Delegates to :meth:`GraphWriter.add_minimal_file_node`. Par
src/codegraphcontext/tools/graph_builder.py:1236
↓ 2 callersFunctionadd_symbol
(name: str, path: Path)
src/codegraphcontext/tools/languages/kotlin.py:2121
↓ 2 callersMethodanalyze_hotspots
Combines complexity from DB and churn from Git to rank Technical Debt Hotspots.
src/codegraphcontext/core/simulator.py:498
↓ 2 callersFunctionapply_solidity_remapping
Apply longest-prefix remapping; return rewritten path or None.
src/codegraphcontext/tools/languages/solidity_remappings.py:79
↓ 2 callersFunctionarity_compatible_function_candidates
( candidates: List[Dict[str, Any]] )
src/codegraphcontext/tools/indexing/resolution/calls.py:408
↓ 2 callersMethodbuild_missing_credentials_message
(missing_keys: list)
src/codegraphcontext/core/database.py:209
↓ 2 callersFunctionbundle_import
Import a .cgc bundle into the current database. Loads a pre-indexed graph snapshot into your database. Use --clear to replace all ex
src/codegraphcontext/cli/main.py:778
↓ 2 callersFunctioncacheGraph
(ref: RepoRef, graphData: any)
website/src/pages/Explore.tsx:120
↓ 2 callersFunctioncallMain
(args2 = [])
website/public/wasm/web-tree-sitter.js:3063
↓ 2 callersFunctioncall_arg_count
()
src/codegraphcontext/tools/indexing/resolution/calls.py:310
↓ 2 callersFunctioncall_enclosing_class_line
()
src/codegraphcontext/tools/indexing/resolution/calls.py:824
↓ 2 callersMethodcancel_timers
(self)
src/codegraphcontext/core/watcher.py:216
↓ 2 callersFunctioncanonical_json
(value: Any)
scripts/compare_backend_snapshots.py:55
↓ 2 callersMethodcaptures
* Iterate over all of the individual captures in the order that they * appear. * * This is useful if you don't care about which pattern match
website/public/wasm/web-tree-sitter.js:3830
↓ 2 callersMethodchild
(e)
website/public/wasm/tree-sitter-core.js:1
↓ 2 callersFunctionclamp
(value: number, min: number, max: number)
website/src/components/PRReviewer.tsx:340
↓ 2 callersFunctionclamp
(value: number, min: number, max: number)
website/src/components/CodeGraphViewer.tsx:351
↓ 2 callersFunctionclamp_discovery_depth
Clamp discovery depth to a safe range.
src/codegraphcontext/utils/path_sandbox.py:86
↓ 2 callersFunctioncleanRepoPathSegment
(path: string)
website/src/lib/repo-provider.ts:20
↓ 2 callersMethodclose
FalkorDB Lite doesn't need explicit close for sessions.
src/codegraphcontext/core/database_falkordb.py:565
↓ 2 callersMethodclose_driver
Closes the connection.
src/codegraphcontext/core/database_falkordb_remote.py:132
↓ 2 callersMethodclose_driver
(self)
tests/integration/cli/test_cli_commands.py:626
↓ 2 callersFunctioncollectDefinitionLines
(document: vscode.TextDocument)
extensions/vscode/src/providers/editorProviders.ts:15
↓ 2 callersFunctioncollection_element_type
( type_name: Optional[str], local_imports: Optional[dict] = None, package_name: Option
src/codegraphcontext/tools/indexing/resolution/calls.py:1818
↓ 2 callersMethodcompareTo
(other: T)
tests/fixtures/sample_projects/sample_project_typescript/src/functions-generics.ts:242
↓ 2 callersMethodconnect
()
tests/fixtures/sample_projects/sample_project_typescript/src/modules-namespaces.ts:255
↓ 2 callersFunctioncreateWasm
()
website/public/wasm/web-tree-sitter.js:1772
↓ 2 callersFunctioncypher_helper
Executes a read-only Cypher query.
src/codegraphcontext/cli/cli_helpers.py:533
↓ 2 callersMethoddata
Return all results as list of FalkorDBRecord objects.
src/codegraphcontext/core/database_falkordb.py:776
↓ 2 callersFunctiondebug_logger
Log debug message if log level allows
src/codegraphcontext/utils/debug_log.py:88
↓ 2 callersMethoddelete_relationship_links
Remove all relationship links for a repository. Parameters ---------- repo_path : Path Path to the repository roo
src/codegraphcontext/tools/graph_builder.py:983
↓ 2 callersFunctiondetect_graph_backend
Return a stable backend id for the active graph driver wrapper.
src/codegraphcontext/tools/indexing/embeddings.py:38
↓ 2 callersFunctiondetect_lang_from_path
(path: str)
src/codegraphcontext/tools/indexing/resolution/calls.py:77
↓ 2 callersFunctiondetect_project_lang
Detect the primary language of a project folder by counting files. Only returns a language if it is in the user's SCIP_LANGUAGES list.
src/codegraphcontext/tools/scip_indexer.py:118
↓ 2 callersMethoddisconnect
()
tests/fixtures/sample_projects/sample_project_typescript/src/modules-namespaces.ts:256
↓ 2 callersMethoddiscoverContexts
(path?: string)
extensions/vscode/src/mcp/service.ts:249
↓ 2 callersFunctiondiscover_child_contexts
Walk child directories of *start* up to *max_depth* levels looking for ``.codegraphcontext/`` folders that represent per-repo databases. Retu
src/codegraphcontext/cli/config_manager.py:1253
↓ 2 callersMethoddispose
()
extensions/vscode/src/webview/setupPanel.ts:127
↓ 2 callersFunctiondivide
Simple function returning Result
tests/fixtures/sample_projects/sample_project_rust/src/error_handling.rs:91
↓ 2 callersMethoddoWork
()
tests/fixtures/sample_projects/sample_project_swift/ToughCases.swift:8
↓ 2 callersMethodembed_batch
(self, texts: List[str])
src/codegraphcontext/tools/indexing/embeddings.py:120
↓ 2 callersMethodenqueue
(item: T)
tests/fixtures/sample_projects/sample_project_typescript/src/functions-generics.ts:219
↓ 2 callersMethodexecute
()
tests/fixtures/sample_projects/sample_project_php/tough_cases.php:15
↓ 2 callersFunctionexecutePublishFlow
()
website/src/components/CodeGraphViewer.tsx:533
↓ 2 callersFunctionextractDeclarationSignature
(line: string)
extensions/vscode/src/testing/parser.ts:1
↓ 2 callersMethodextract_host_port
Extract host and port from Neo4j URI, defaulting port to 7687.
src/codegraphcontext/core/database.py:228
↓ 2 callersFunctionfetchWithFallbackProxies
( url: string, onProgress?: (loaded: number, total: number) => void )
website/src/pages/Explore.tsx:206
↓ 2 callersFunctionfetchWithProgress
( url: string, onProgress: (loaded: number, total: number) => void )
website/src/pages/Explore.tsx:142
↓ 2 callersMethodfindCallees
(target: string, filePath?: string)
extensions/vscode/src/mcp/service.ts:86
↓ 2 callersMethodfindClassHierarchy
(target: string, filePath?: string)
extensions/vscode/src/mcp/service.ts:168
↓ 2 callersMethodfindDeadCode
()
extensions/vscode/src/mcp/service.ts:24
↓ 2 callersMethodfindDefinitions
(target: string)
website/api/v1/lib/graph-engine.ts:102
↓ 2 callersMethodfind_all_callees
Find all direct and indirect callees of a specific function, returning edges.
src/codegraphcontext/tools/code_finder.py:905
↓ 2 callersMethodfind_all_callers
Find all direct and indirect callers of a specific function, returning edges.
src/codegraphcontext/tools/code_finder.py:863
↓ 2 callersMethodfind_by_class_name
Find classes by name matching.
src/codegraphcontext/tools/code_finder.py:317
↓ 2 callersMethodfind_by_content
Find code by content matching in source or docstrings using the full-text index.
src/codegraphcontext/tools/code_finder.py:364
↓ 2 callersMethodfind_by_function_name
Find functions by name matching.
src/codegraphcontext/tools/code_finder.py:284
↓ 2 callersMethodfind_by_module_name
Find modules by name matching
src/codegraphcontext/tools/code_finder.py:416
↓ 2 callersMethodfind_class_hierarchy
Find class inheritance relationships using INHERITS relationships
src/codegraphcontext/tools/code_finder.py:721
↓ 2 callersMethodfind_function_call_chain
Find call chains between two functions
src/codegraphcontext/tools/code_finder.py:942
↓ 2 callersMethodfind_function_overrides
Find all implementations of a function across different classes
src/codegraphcontext/tools/code_finder.py:784
↓ 2 callersMethodfind_functions_by_argument
Find functions that take a specific argument name.
src/codegraphcontext/tools/code_finder.py:509
← previousnext →601–700 of 5,033, ranked by callers