Files
tfm_ainventory/graphify-out/cache/4bbd998d3949d8a7b6ad7ae65378fee24913b8aaa89a1b70998df015fc36c9e0.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "label": "applications.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L1"}, {"id": "applications_starlette", "label": "Starlette", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L19"}, {"id": "applications_starlette_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L22"}, {"id": "applications_starlette_build_middleware_stack", "label": ".build_middleware_stack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L57"}, {"id": "applications_routes", "label": "routes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L80"}, {"id": "applications_starlette_url_path_for", "label": ".url_path_for()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L83"}, {"id": "applications_starlette_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L86"}, {"id": "applications_starlette_mount", "label": ".mount()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L92"}, {"id": "applications_starlette_host", "label": ".host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L95"}, {"id": "applications_starlette_add_middleware", "label": ".add_middleware()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L98"}, {"id": "applications_starlette_add_exception_handler", "label": ".add_exception_handler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L103"}, {"id": "applications_starlette_add_route", "label": ".add_route()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L110"}, {"id": "applications_rationale_20", "label": "Creates an Starlette application.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L20"}, {"id": "applications_rationale_30", "label": "Initializes the application. Parameters: debug: Boolean ind", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L30"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_datastructures", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_middleware", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_middleware_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_middleware_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_requests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_responses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_routing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "starlette_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "applications_starlette", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L19", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L22", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_build_middleware_stack", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_starlette_applications_py", "target": "applications_routes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L80", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_url_path_for", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L83", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L86", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_mount", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L92", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_host", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L95", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_add_middleware", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L98", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_add_exception_handler", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L103", "weight": 1.0}, {"source": "applications_starlette", "target": "applications_starlette_add_route", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L110", "weight": 1.0}, {"source": "applications_starlette_call", "target": "applications_starlette_build_middleware_stack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L89", "weight": 1.0}, {"source": "applications_rationale_20", "target": "applications_starlette", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L20", "weight": 1.0}, {"source": "applications_rationale_30", "target": "applications_starlette_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "applications_starlette_init", "callee": "State", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L51"}, {"caller_nid": "applications_starlette_init", "callee": "Router", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L52"}, {"caller_nid": "applications_starlette_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L53"}, {"caller_nid": "applications_starlette_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L54"}, {"caller_nid": "applications_starlette_build_middleware_stack", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L62"}, {"caller_nid": "applications_starlette_build_middleware_stack", "callee": "Middleware", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L69"}, {"caller_nid": "applications_starlette_build_middleware_stack", "callee": "Middleware", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L71"}, {"caller_nid": "applications_starlette_build_middleware_stack", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L75"}, {"caller_nid": "applications_starlette_build_middleware_stack", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L76"}, {"caller_nid": "applications_starlette_call", "callee": "middleware_stack", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L90"}, {"caller_nid": "applications_starlette_add_middleware", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L100"}, {"caller_nid": "applications_starlette_add_middleware", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L101"}, {"caller_nid": "applications_starlette_add_middleware", "callee": "Middleware", "source_file": "backend/venv/lib/python3.12/site-packages/starlette/applications.py", "source_location": "L101"}]}