1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "label": "api.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L1"}, {"id": "api_request", "label": "request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L14"}, {"id": "api_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L62"}, {"id": "api_options", "label": "options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L76"}, {"id": "api_head", "label": "head()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L88"}, {"id": "api_post", "label": "post()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L103"}, {"id": "api_put", "label": "put()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L118"}, {"id": "api_patch", "label": "patch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L133"}, {"id": "api_delete", "label": "delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L148"}, {"id": "api_rationale_1", "label": "requests.api ~~~~~~~~~~~~ This module implements the Requests API. :copyright:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L1"}, {"id": "api_rationale_15", "label": "Constructs and sends a :class:`Request <Request>`. :param method: method fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L15"}, {"id": "api_rationale_63", "label": "r\"\"\"Sends a GET request. :param url: URL for the new :class:`Request` objec", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L63"}, {"id": "api_rationale_77", "label": "r\"\"\"Sends an OPTIONS request. :param url: URL for the new :class:`Request`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L77"}, {"id": "api_rationale_89", "label": "r\"\"\"Sends a HEAD request. :param url: URL for the new :class:`Request` obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L89"}, {"id": "api_rationale_104", "label": "r\"\"\"Sends a POST request. :param url: URL for the new :class:`Request` obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L104"}, {"id": "api_rationale_119", "label": "r\"\"\"Sends a PUT request. :param url: URL for the new :class:`Request` objec", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L119"}, {"id": "api_rationale_134", "label": "r\"\"\"Sends a PATCH request. :param url: URL for the new :class:`Request` obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L134"}, {"id": "api_rationale_149", "label": "r\"\"\"Sends a DELETE request. :param url: URL for the new :class:`Request` ob", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L149"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_head", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_post", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_put", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_patch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "target": "api_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L148", "weight": 1.0}, {"source": "api_get", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L73", "weight": 1.0}, {"source": "api_options", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L85", "weight": 1.0}, {"source": "api_head", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L100", "weight": 1.0}, {"source": "api_post", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L115", "weight": 1.0}, {"source": "api_put", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L130", "weight": 1.0}, {"source": "api_patch", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L145", "weight": 1.0}, {"source": "api_delete", "target": "api_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L157", "weight": 1.0}, {"source": "api_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_requests_api_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L1", "weight": 1.0}, {"source": "api_rationale_15", "target": "api_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L15", "weight": 1.0}, {"source": "api_rationale_63", "target": "api_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L63", "weight": 1.0}, {"source": "api_rationale_77", "target": "api_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L77", "weight": 1.0}, {"source": "api_rationale_89", "target": "api_head", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L89", "weight": 1.0}, {"source": "api_rationale_104", "target": "api_post", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L104", "weight": 1.0}, {"source": "api_rationale_119", "target": "api_put", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L119", "weight": 1.0}, {"source": "api_rationale_134", "target": "api_patch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L134", "weight": 1.0}, {"source": "api_rationale_149", "target": "api_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L149", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_request", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L58"}, {"caller_nid": "api_head", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py", "source_location": "L99"}]} |