1 line
4.4 KiB
JSON
1 line
4.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "label": "concurrency.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L1"}, {"id": "concurrency_contextmanager_in_threadpool", "label": "contextmanager_in_threadpool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L18"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "anyio_to_thread", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "anyio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "starlette_concurrency", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "starlette_concurrency", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "starlette_concurrency", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_concurrency_py", "target": "concurrency_contextmanager_in_threadpool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L18", "weight": 1.0}], "raw_calls": [{"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "CapacityLimiter", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L27"}, {"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "run_in_threadpool", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L29"}, {"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L31"}, {"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L32"}, {"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L33"}, {"caller_nid": "concurrency_contextmanager_in_threadpool", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/concurrency.py", "source_location": "L39"}]} |