{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "label": "uri.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L1"}, {"id": "uri_websocketuri", "label": "WebSocketURI", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L17"}, {"id": "uri_resource_name", "label": "resource_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L43"}, {"id": "uri_user_info", "label": "user_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L53"}, {"id": "uri_parse_uri", "label": "parse_uri()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L60"}, {"id": "uri_rationale_18", "label": "WebSocket URI. Attributes: secure: :obj:`True` for a ``wss`` URI, :", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L18"}, {"id": "uri_rationale_61", "label": "Parse and validate a WebSocket URI. Args: uri: WebSocket URI.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L61"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "uri_websocketuri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "uri_resource_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "uri_user_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_uri_py", "target": "uri_parse_uri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L60", "weight": 1.0}, {"source": "uri_parse_uri", "target": "uri_websocketuri", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L107", "weight": 1.0}, {"source": "uri_rationale_18", "target": "uri_websocketuri", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L18", "weight": 1.0}, {"source": "uri_rationale_61", "target": "uri_parse_uri", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "uri_parse_uri", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L74"}, {"caller_nid": "uri_parse_uri", "callee": "InvalidURI", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L76"}, {"caller_nid": "uri_parse_uri", "callee": "InvalidURI", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L78"}, {"caller_nid": "uri_parse_uri", "callee": "InvalidURI", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L80"}, {"caller_nid": "uri_parse_uri", "callee": "InvalidURI", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L92"}, {"caller_nid": "uri_parse_uri", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L95"}, {"caller_nid": "uri_parse_uri", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L99"}, {"caller_nid": "uri_parse_uri", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L99"}, {"caller_nid": "uri_parse_uri", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L100"}, {"caller_nid": "uri_parse_uri", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L101"}, {"caller_nid": "uri_parse_uri", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L104"}, {"caller_nid": "uri_parse_uri", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/uri.py", "source_location": "L105"}]}