1 line
2.5 KiB
JSON
1 line
2.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_off_py", "label": "off.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L1"}, {"id": "off_lifespanoff", "label": "LifespanOff", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L8"}, {"id": "off_lifespanoff_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L9"}, {"id": "off_lifespanoff_startup", "label": ".startup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L13"}, {"id": "off_lifespanoff_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L16"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_off_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_off_py", "target": "uvicorn", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_lifespan_off_py", "target": "off_lifespanoff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L8", "weight": 1.0}, {"source": "off_lifespanoff", "target": "off_lifespanoff_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L9", "weight": 1.0}, {"source": "off_lifespanoff", "target": "off_lifespanoff_startup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L13", "weight": 1.0}, {"source": "off_lifespanoff", "target": "off_lifespanoff_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/lifespan/off.py", "source_location": "L16", "weight": 1.0}], "raw_calls": []} |