1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "label": "_utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L1"}, {"id": "utils_is_async_callable", "label": "is_async_callable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L31"}, {"id": "utils_awaitableorcontextmanager", "label": "AwaitableOrContextManager", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L48"}, {"id": "utils_supportsasyncclose", "label": "SupportsAsyncClose", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L53"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "utils_supportsasyncclose_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L54"}, {"id": "utils_awaitableorcontextmanagerwrapper", "label": "AwaitableOrContextManagerWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L60"}, {"id": "utils_awaitableorcontextmanagerwrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L63"}, {"id": "utils_awaitableorcontextmanagerwrapper_await", "label": ".__await__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L66"}, {"id": "utils_awaitableorcontextmanagerwrapper_aenter", "label": ".__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L69"}, {"id": "utils_awaitableorcontextmanagerwrapper_aexit", "label": ".__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L73"}, {"id": "utils_collapse_excgroups", "label": "collapse_excgroups()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L79"}, {"id": "utils_get_route_path", "label": "get_route_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L90"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "starlette_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "asyncio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "exceptiongroup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_is_async_callable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_is_async_callable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_is_async_callable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_awaitableorcontextmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_supportsasyncclose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L53", "weight": 1.0}, {"source": "utils_supportsasyncclose", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L53", "weight": 1.0}, {"source": "utils_supportsasyncclose", "target": "utils_supportsasyncclose_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_awaitableorcontextmanagerwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L60", "weight": 1.0}, {"source": "utils_awaitableorcontextmanagerwrapper", "target": "utils_awaitableorcontextmanagerwrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L63", "weight": 1.0}, {"source": "utils_awaitableorcontextmanagerwrapper", "target": "utils_awaitableorcontextmanagerwrapper_await", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L66", "weight": 1.0}, {"source": "utils_awaitableorcontextmanagerwrapper", "target": "utils_awaitableorcontextmanagerwrapper_aenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L69", "weight": 1.0}, {"source": "utils_awaitableorcontextmanagerwrapper", "target": "utils_awaitableorcontextmanagerwrapper_aexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_collapse_excgroups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_utils_py", "target": "utils_get_route_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L90", "weight": 1.0}, {"source": "utils_awaitableorcontextmanagerwrapper_aexit", "target": "utils_supportsasyncclose_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_is_async_callable", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L39"}, {"caller_nid": "utils_is_async_callable", "callee": "iscoroutinefunction", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L42"}, {"caller_nid": "utils_is_async_callable", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L42"}, {"caller_nid": "utils_is_async_callable", "callee": "iscoroutinefunction", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L42"}, {"caller_nid": "utils_collapse_excgroups", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L84"}, {"caller_nid": "utils_collapse_excgroups", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L84"}, {"caller_nid": "utils_get_route_path", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L92"}, {"caller_nid": "utils_get_route_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L96"}, {"caller_nid": "utils_get_route_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L102"}, {"caller_nid": "utils_get_route_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/_utils.py", "source_location": "L103"}]} |