1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "label": "stapled.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L1"}, {"id": "stapled_stapledbytestream", "label": "StapledByteStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L29"}, {"id": "bytestream", "label": "ByteStream", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "stapled_stapledbytestream_receive", "label": ".receive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L43"}, {"id": "stapled_stapledbytestream_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L46"}, {"id": "stapled_stapledbytestream_send_eof", "label": ".send_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L49"}, {"id": "stapled_stapledbytestream_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L52"}, {"id": "stapled_extra_attributes", "label": "extra_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L57"}, {"id": "stapled_stapledobjectstream", "label": "StapledObjectStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L65"}, {"id": "stapled_stapledobjectstream_receive", "label": ".receive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L79"}, {"id": "stapled_stapledobjectstream_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L82"}, {"id": "stapled_stapledobjectstream_send_eof", "label": ".send_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L85"}, {"id": "stapled_stapledobjectstream_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L88"}, {"id": "stapled_multilistener", "label": "MultiListener", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L101"}, {"id": "stapled_multilistener_post_init", "label": ".__post_init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L117"}, {"id": "stapled_multilistener_serve", "label": ".serve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L128"}, {"id": "stapled_multilistener_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L137"}, {"id": "stapled_rationale_30", "label": "Combines two byte streams into a single, bidirectional byte stream. Extra a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L30"}, {"id": "stapled_rationale_66", "label": "Combines two object streams into a single, bidirectional object stream. Ext", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L66"}, {"id": "stapled_rationale_102", "label": "Combines multiple listeners into one, serving connections from all of them at on", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L102"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_abc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_stapledbytestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L29", "weight": 1.0}, {"source": "stapled_stapledbytestream", "target": "bytestream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L29", "weight": 1.0}, {"source": "stapled_stapledbytestream", "target": "stapled_stapledbytestream_receive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L43", "weight": 1.0}, {"source": "stapled_stapledbytestream", "target": "stapled_stapledbytestream_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L46", "weight": 1.0}, {"source": "stapled_stapledbytestream", "target": "stapled_stapledbytestream_send_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L49", "weight": 1.0}, {"source": "stapled_stapledbytestream", "target": "stapled_stapledbytestream_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_extra_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_stapledobjectstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L65", "weight": 1.0}, {"source": "stapled_stapledobjectstream", "target": "stapled_stapledobjectstream_receive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L79", "weight": 1.0}, {"source": "stapled_stapledobjectstream", "target": "stapled_stapledobjectstream_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L82", "weight": 1.0}, {"source": "stapled_stapledobjectstream", "target": "stapled_stapledobjectstream_send_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L85", "weight": 1.0}, {"source": "stapled_stapledobjectstream", "target": "stapled_stapledobjectstream_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_extra_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_multilistener", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L101", "weight": 1.0}, {"source": "stapled_multilistener", "target": "stapled_multilistener_post_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L117", "weight": 1.0}, {"source": "stapled_multilistener", "target": "stapled_multilistener_serve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L128", "weight": 1.0}, {"source": "stapled_multilistener", "target": "stapled_multilistener_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_streams_stapled_py", "target": "stapled_extra_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L142", "weight": 1.0}, {"source": "stapled_stapledbytestream_receive", "target": "stapled_stapledobjectstream_receive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L44", "weight": 1.0}, {"source": "stapled_stapledbytestream_send", "target": "stapled_stapledobjectstream_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L47", "weight": 1.0}, {"source": "stapled_stapledbytestream_send_eof", "target": "stapled_multilistener_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L50", "weight": 1.0}, {"source": "stapled_stapledbytestream_aclose", "target": "stapled_multilistener_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L53", "weight": 1.0}, {"source": "stapled_stapledobjectstream_send_eof", "target": "stapled_multilistener_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L86", "weight": 1.0}, {"source": "stapled_stapledobjectstream_aclose", "target": "stapled_multilistener_aclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L89", "weight": 1.0}, {"source": "stapled_rationale_30", "target": "stapled_stapledbytestream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L30", "weight": 1.0}, {"source": "stapled_rationale_66", "target": "stapled_stapledobjectstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L66", "weight": 1.0}, {"source": "stapled_rationale_102", "target": "stapled_multilistener", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L102", "weight": 1.0}], "raw_calls": [{"caller_nid": "stapled_multilistener_post_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L120"}, {"caller_nid": "stapled_multilistener_post_init", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L121"}, {"caller_nid": "stapled_multilistener_post_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L124"}, {"caller_nid": "stapled_multilistener_serve", "callee": "create_task_group", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L133"}, {"caller_nid": "stapled_multilistener_serve", "callee": "start_soon", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L135"}, {"caller_nid": "stapled_extra_attributes", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/streams/stapled.py", "source_location": "L145"}]} |