Files
tfm_ainventory/graphify-out/cache/6edaa8fa45da4af10c1c39ae916d729ed533f67bc96aa05661f3fd973c50ffeb.json

1 line
8.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "label": "_path.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L1"}, {"id": "path_quote_path_segment_part", "label": "_quote_path_segment_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L17"}, {"id": "path_quote_query_part", "label": "_quote_query_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L29"}, {"id": "path_quote_fragment_part", "label": "_quote_fragment_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L38"}, {"id": "path_interpolate", "label": "_interpolate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L47"}, {"id": "path_path_template", "label": "path_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L78"}, {"id": "path_rationale_18", "label": "Percent-encode `value` for use in a URI path segment. Considers characters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L18"}, {"id": "path_rationale_30", "label": "Percent-encode `value` for use in a URI query string. Considers &, = and ch", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L30"}, {"id": "path_rationale_39", "label": "Percent-encode `value` for use in a URI fragment. Considers characters not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L39"}, {"id": "path_rationale_52", "label": "Replace {name} placeholders in `template`, quoting each value with `quoter`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L52"}, {"id": "path_rationale_79", "label": "Interpolate {name} placeholders in `template` from keyword arguments. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L79"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "path_quote_path_segment_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "path_quote_query_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "path_quote_fragment_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "path_interpolate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_utils_path_py", "target": "path_path_template", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L78", "weight": 1.0}, {"source": "path_path_template", "target": "path_interpolate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L110", "weight": 1.0}, {"source": "path_rationale_18", "target": "path_quote_path_segment_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L18", "weight": 1.0}, {"source": "path_rationale_30", "target": "path_quote_query_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L30", "weight": 1.0}, {"source": "path_rationale_39", "target": "path_quote_fragment_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L39", "weight": 1.0}, {"source": "path_rationale_52", "target": "path_interpolate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L52", "weight": 1.0}, {"source": "path_rationale_79", "target": "path_path_template", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L79", "weight": 1.0}], "raw_calls": [{"caller_nid": "path_quote_path_segment_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L26"}, {"caller_nid": "path_quote_query_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L35"}, {"caller_nid": "path_quote_fragment_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L44"}, {"caller_nid": "path_interpolate", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L61"}, {"caller_nid": "path_interpolate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L63"}, {"caller_nid": "path_interpolate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L63"}, {"caller_nid": "path_interpolate", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L66"}, {"caller_nid": "path_interpolate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L70"}, {"caller_nid": "path_interpolate", "callee": "quoter", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L73"}, {"caller_nid": "path_interpolate", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L73"}, {"caller_nid": "path_interpolate", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L75"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L104"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L106"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L117"}, {"caller_nid": "path_path_template", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L118"}, {"caller_nid": "path_path_template", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_utils/_path.py", "source_location": "L119"}]}