Files
tfm_ainventory/graphify-out/cache/84528a3505b2abe07b19bad8a4522d88b063853982c33588472d85ef1a75bedb.json

1 line
9.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "label": "_path.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_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/google/genai/_interactions/_utils/_path.py", "source_location": "L32"}, {"id": "path_quote_query_part", "label": "_quote_query_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L44"}, {"id": "path_quote_fragment_part", "label": "_quote_fragment_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L53"}, {"id": "path_interpolate", "label": "_interpolate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L62"}, {"id": "path_path_template", "label": "path_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L93"}, {"id": "path_rationale_33", "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/google/genai/_interactions/_utils/_path.py", "source_location": "L33"}, {"id": "path_rationale_45", "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/google/genai/_interactions/_utils/_path.py", "source_location": "L45"}, {"id": "path_rationale_54", "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/google/genai/_interactions/_utils/_path.py", "source_location": "L54"}, {"id": "path_rationale_67", "label": "Replace {name} placeholders in `template`, quoting each value with `quoter`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L67"}, {"id": "path_rationale_94", "label": "Interpolate {name} placeholders in `template` from keyword arguments. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L94"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "path_quote_path_segment_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "path_quote_query_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "path_quote_fragment_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "path_interpolate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_interactions_utils_path_py", "target": "path_path_template", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L93", "weight": 1.0}, {"source": "path_path_template", "target": "path_interpolate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L125", "weight": 1.0}, {"source": "path_rationale_33", "target": "path_quote_path_segment_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L33", "weight": 1.0}, {"source": "path_rationale_45", "target": "path_quote_query_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L45", "weight": 1.0}, {"source": "path_rationale_54", "target": "path_quote_fragment_part", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L54", "weight": 1.0}, {"source": "path_rationale_67", "target": "path_interpolate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L67", "weight": 1.0}, {"source": "path_rationale_94", "target": "path_path_template", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L94", "weight": 1.0}], "raw_calls": [{"caller_nid": "path_quote_path_segment_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L41"}, {"caller_nid": "path_quote_query_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L50"}, {"caller_nid": "path_quote_fragment_part", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L59"}, {"caller_nid": "path_interpolate", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L76"}, {"caller_nid": "path_interpolate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L78"}, {"caller_nid": "path_interpolate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L78"}, {"caller_nid": "path_interpolate", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L81"}, {"caller_nid": "path_interpolate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L85"}, {"caller_nid": "path_interpolate", "callee": "quoter", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L88"}, {"caller_nid": "path_interpolate", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L88"}, {"caller_nid": "path_interpolate", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L90"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L119"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L121"}, {"caller_nid": "path_path_template", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L132"}, {"caller_nid": "path_path_template", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L133"}, {"caller_nid": "path_path_template", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/_interactions/_utils/_path.py", "source_location": "L134"}]}