1 line
2.6 KiB
JSON
1 line
2.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_contrib_emscripten_request_py", "label": "request.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L1"}, {"id": "request_emscriptenrequest", "label": "EmscriptenRequest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L9"}, {"id": "request_emscriptenrequest_set_header", "label": ".set_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L18"}, {"id": "request_emscriptenrequest_set_body", "label": ".set_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L21"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_contrib_emscripten_request_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_contrib_emscripten_request_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_base_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_contrib_emscripten_request_py", "target": "request_emscriptenrequest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L9", "weight": 1.0}, {"source": "request_emscriptenrequest", "target": "request_emscriptenrequest_set_header", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L18", "weight": 1.0}, {"source": "request_emscriptenrequest", "target": "request_emscriptenrequest_set_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "request_emscriptenrequest_set_header", "callee": "capitalize", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/contrib/emscripten/request.py", "source_location": "L19"}]} |