Files
tfm_ainventory/graphify-out/cache/042b5e83a8642e9385a8ca5da1edf7a03d40ede77e4435ffddd0d70edf4e02c4.json
2026-04-26 12:03:59 +03:00

1 line
10 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "label": "_qs.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L1"}, {"id": "qs_querystring", "label": "Querystring", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L23"}, {"id": "qs_querystring_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L27"}, {"id": "qs_querystring_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L36"}, {"id": "qs_querystring_stringify", "label": ".stringify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L40"}, {"id": "qs_querystring_stringify_items", "label": ".stringify_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L55"}, {"id": "qs_querystring_stringify_item", "label": "._stringify_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L69"}, {"id": "qs_querystring_primitive_value_to_str", "label": "._primitive_value_to_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L124"}, {"id": "qs_options", "label": "Options", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L141"}, {"id": "qs_options_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L145"}, {"id": "qs_rationale_81", "label": "# TODO: error if unknown format", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L81"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "qs_querystring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L23", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L27", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L36", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_stringify", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L40", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_stringify_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L55", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_stringify_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L69", "weight": 1.0}, {"source": "qs_querystring", "target": "qs_querystring_primitive_value_to_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "target": "qs_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L141", "weight": 1.0}, {"source": "qs_options", "target": "qs_options_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L145", "weight": 1.0}, {"source": "qs_querystring_stringify", "target": "qs_querystring_stringify_items", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L48", "weight": 1.0}, {"source": "qs_querystring_stringify_items", "target": "qs_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L62", "weight": 1.0}, {"source": "qs_querystring_stringify_items", "target": "qs_querystring_stringify_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L67", "weight": 1.0}, {"source": "qs_querystring_stringify_item", "target": "qs_querystring_primitive_value_to_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L95", "weight": 1.0}, {"source": "qs_rationale_81", "target": "backend_venv_lib_python3_12_site_packages_anthropic_qs_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "qs_querystring_parse", "callee": "parse_qs", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L38"}, {"caller_nid": "qs_querystring_stringify", "callee": "urlencode", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L47"}, {"caller_nid": "qs_querystring_stringify_items", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L67"}, {"caller_nid": "qs_querystring_stringify_items", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L67"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L75"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L78"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L79"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L89"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L95"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L101"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L105"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L106"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L112"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L115"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L116"}, {"caller_nid": "qs_querystring_stringify_item", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L116"}, {"caller_nid": "qs_querystring_primitive_value_to_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L132"}, {"caller_nid": "qs_options_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L152"}, {"caller_nid": "qs_options_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/_qs.py", "source_location": "L153"}]}