Files
tfm_ainventory/graphify-out/cache/b7a482a86087583bd5a89dd19aceb3af44960953ac9d31910859fe93ee20d2ba.json

1 line
9.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "label": "watchfilesreload.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L1"}, {"id": "watchfilesreload_filefilter", "label": "FileFilter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L13"}, {"id": "watchfilesreload_filefilter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L14"}, {"id": "watchfilesreload_filefilter_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L37"}, {"id": "watchfilesreload_watchfilesreload", "label": "WatchFilesReload", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L55"}, {"id": "basereload", "label": "BaseReload", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "watchfilesreload_watchfilesreload_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L56"}, {"id": "watchfilesreload_watchfilesreload_should_restart", "label": ".should_restart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L79"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "watchfiles", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "uvicorn_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "uvicorn_supervisors_basereload", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "watchfilesreload_filefilter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L13", "weight": 1.0}, {"source": "watchfilesreload_filefilter", "target": "watchfilesreload_filefilter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L14", "weight": 1.0}, {"source": "watchfilesreload_filefilter", "target": "watchfilesreload_filefilter_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_watchfilesreload_py", "target": "watchfilesreload_watchfilesreload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L55", "weight": 1.0}, {"source": "watchfilesreload_watchfilesreload", "target": "basereload", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L55", "weight": 1.0}, {"source": "watchfilesreload_watchfilesreload", "target": "watchfilesreload_watchfilesreload_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L56", "weight": 1.0}, {"source": "watchfilesreload_watchfilesreload", "target": "watchfilesreload_watchfilesreload_should_restart", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L79", "weight": 1.0}, {"source": "watchfilesreload_watchfilesreload_init", "target": "watchfilesreload_filefilter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L68", "weight": 1.0}], "raw_calls": [{"caller_nid": "watchfilesreload_filefilter_init", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L17"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L18"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L18"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L24"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L26"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L32"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L34"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L35"}, {"caller_nid": "watchfilesreload_filefilter_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L35"}, {"caller_nid": "watchfilesreload_filefilter_call", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L39"}, {"caller_nid": "watchfilesreload_filefilter_call", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L40"}, {"caller_nid": "watchfilesreload_filefilter_call", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L40"}, {"caller_nid": "watchfilesreload_filefilter_call", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L48"}, {"caller_nid": "watchfilesreload_watchfilesreload_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L62"}, {"caller_nid": "watchfilesreload_watchfilesreload_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L66"}, {"caller_nid": "watchfilesreload_watchfilesreload_init", "callee": "watch", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L69"}, {"caller_nid": "watchfilesreload_watchfilesreload_should_restart", "callee": "pause", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L80"}, {"caller_nid": "watchfilesreload_watchfilesreload_should_restart", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L82"}, {"caller_nid": "watchfilesreload_watchfilesreload_should_restart", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L84"}, {"caller_nid": "watchfilesreload_watchfilesreload_should_restart", "callee": "watch_filter", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/watchfilesreload.py", "source_location": "L85"}]}