1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "label": "aiohttp.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L1"}, {"id": "aiohttp_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L45"}, {"id": "aiohttp_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L57"}, {"id": "aiohttp_status_code", "label": "status_code()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L62"}, {"id": "aiohttp_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L67"}, {"id": "aiohttp_content", "label": "content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L71"}, {"id": "aiohttp_read", "label": "read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L83"}, {"id": "aiohttp_close", "label": "close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L90"}, {"id": "aiohttp_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L94"}, {"id": "aiohttp_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L124"}, {"id": "aiohttp_request_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L128"}, {"id": "aiohttp_request_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L199"}, {"id": "aiohttp_rationale_46", "label": "Represents an HTTP response and its data. It is returned by ``google.auth.aio.tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L46"}, {"id": "aiohttp_rationale_95", "label": "Asynchronous Requests request adapter. This class is used internally for ma", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L95"}, {"id": "aiohttp_rationale_137", "label": "Make an HTTP request using aiohttp. Args: url (str): The UR", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L137"}, {"id": "aiohttp_rationale_200", "label": "Close the underlying aiohttp session to release the acquired resources.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L200"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "google_auth_aio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "google_auth_aio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L45", "weight": 1.0}, {"source": "aiohttp_response", "target": "aiohttp_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_status_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_read", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_close", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_aio_transport_aiohttp_py", "target": "aiohttp_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L94", "weight": 1.0}, {"source": "aiohttp_request", "target": "aiohttp_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L124", "weight": 1.0}, {"source": "aiohttp_request", "target": "aiohttp_request_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L128", "weight": 1.0}, {"source": "aiohttp_request", "target": "aiohttp_request_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L199", "weight": 1.0}, {"source": "aiohttp_close", "target": "aiohttp_request_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L91", "weight": 1.0}, {"source": "aiohttp_request_call", "target": "aiohttp_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L174", "weight": 1.0}, {"source": "aiohttp_request_call", "target": "aiohttp_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L183", "weight": 1.0}, {"source": "aiohttp_rationale_46", "target": "aiohttp_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L46", "weight": 1.0}, {"source": "aiohttp_rationale_95", "target": "aiohttp_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L95", "weight": 1.0}, {"source": "aiohttp_rationale_137", "target": "aiohttp_request_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L137", "weight": 1.0}, {"source": "aiohttp_rationale_200", "target": "aiohttp_request_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L200", "weight": 1.0}], "raw_calls": [{"caller_nid": "aiohttp_headers", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L68"}, {"caller_nid": "aiohttp_content", "callee": "iter_chunked", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L73"}, {"caller_nid": "aiohttp_content", "callee": "ResponseError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L78"}, {"caller_nid": "aiohttp_read", "callee": "ResponseError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L87"}, {"caller_nid": "aiohttp_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L164"}, {"caller_nid": "aiohttp_request_call", "callee": "ClientSession", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L167"}, {"caller_nid": "aiohttp_request_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L169"}, {"caller_nid": "aiohttp_request_call", "callee": "ClientTimeout", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L172"}, {"caller_nid": "aiohttp_request_call", "callee": "request_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L173"}, {"caller_nid": "aiohttp_request_call", "callee": "response_log_async", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L182"}, {"caller_nid": "aiohttp_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L186"}, {"caller_nid": "aiohttp_request_call", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L190"}, {"caller_nid": "aiohttp_request_call", "callee": "TimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/aio/transport/aiohttp.py", "source_location": "L194"}]} |