↓ 6 callersMethodadd_file_to_graph(
self,
file_data: Dict[str, Any],
repo_name: str,
imports_map: dict,
src/codegraphcontext/tools/indexing/persistence/writer.py:205
↓ 5 callersMethodanalyze_code_relationships(self, query_type: str, target: str, context: Optional[str] = None, repo_path: Optional[str] = None, depth: Op
src/codegraphcontext/tools/code_finder.py:1216
↓ 4 callersMethod_get_parent_context(self, node, types=('function_declaration', 'class_declaration', 'method_definition', 'function_expression', '
src/codegraphcontext/tools/languages/typescript.py:108