1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_cli_py", "label": "cli.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L1"}, {"id": "cli_main", "label": "main()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L8"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_cli_py", "target": "fastapi_cli_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_cli_py", "target": "cli_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L8", "weight": 1.0}], "raw_calls": [{"caller_nid": "cli_main", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L11"}, {"caller_nid": "cli_main", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L12"}, {"caller_nid": "cli_main", "callee": "cli_main", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/cli.py", "source_location": "L13"}]} |