1 line
5.2 KiB
JSON
1 line
5.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_starlette_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L1"}, {"id": "exceptions_httpexception", "label": "HTTPException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L7"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_httpexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L8"}, {"id": "exceptions_httpexception_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L15"}, {"id": "exceptions_httpexception_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L18"}, {"id": "exceptions_websocketexception", "label": "WebSocketException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L23"}, {"id": "exceptions_websocketexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L24"}, {"id": "exceptions_websocketexception_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L28"}, {"id": "exceptions_websocketexception_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L31"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_starlette_exceptions_py", "target": "http", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_exceptions_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_exceptions_py", "target": "exceptions_httpexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L7", "weight": 1.0}, {"source": "exceptions_httpexception", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L7", "weight": 1.0}, {"source": "exceptions_httpexception", "target": "exceptions_httpexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L8", "weight": 1.0}, {"source": "exceptions_httpexception", "target": "exceptions_httpexception_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L15", "weight": 1.0}, {"source": "exceptions_httpexception", "target": "exceptions_httpexception_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_exceptions_py", "target": "exceptions_websocketexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L23", "weight": 1.0}, {"source": "exceptions_websocketexception", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L23", "weight": 1.0}, {"source": "exceptions_websocketexception", "target": "exceptions_websocketexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L24", "weight": 1.0}, {"source": "exceptions_websocketexception", "target": "exceptions_websocketexception_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L28", "weight": 1.0}, {"source": "exceptions_websocketexception", "target": "exceptions_websocketexception_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_httpexception_init", "callee": "HTTPStatus", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/exceptions.py", "source_location": "L10"}]} |