1 line
3.6 KiB
JSON
1 line
3.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "label": "_resources.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L1"}, {"id": "resources_asyncresource", "label": "AsyncResource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L10"}, {"id": "resources_asyncresource_aenter", "label": ".__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L20"}, {"id": "resources_asyncresource_aexit", "label": ".__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L23"}, {"id": "resources_aclose", "label": "aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L32"}, {"id": "resources_rationale_11", "label": "Abstract base class for all closeable asynchronous resources. Works as an a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L11"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "target": "resources_asyncresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L10", "weight": 1.0}, {"source": "resources_asyncresource", "target": "resources_asyncresource_aenter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L20", "weight": 1.0}, {"source": "resources_asyncresource", "target": "resources_asyncresource_aexit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_resources_py", "target": "resources_aclose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L32", "weight": 1.0}, {"source": "resources_asyncresource_aexit", "target": "resources_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L29", "weight": 1.0}, {"source": "resources_rationale_11", "target": "resources_asyncresource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_resources.py", "source_location": "L11", "weight": 1.0}], "raw_calls": []} |