1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_structures_py", "label": "_structures.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L1"}, {"id": "structures_infinitytype", "label": "InfinityType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L9"}, {"id": "structures_infinitytype_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L12"}, {"id": "structures_infinitytype_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L15"}, {"id": "structures_infinitytype_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L18"}, {"id": "structures_infinitytype_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L21"}, {"id": "structures_infinitytype_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L24"}, {"id": "structures_infinitytype_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L27"}, {"id": "structures_infinitytype_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L30"}, {"id": "structures_infinitytype_neg", "label": ".__neg__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L33"}, {"id": "structures_negativeinfinitytype", "label": "NegativeInfinityType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L41"}, {"id": "structures_negativeinfinitytype_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L44"}, {"id": "structures_negativeinfinitytype_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L47"}, {"id": "structures_negativeinfinitytype_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L50"}, {"id": "structures_negativeinfinitytype_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L53"}, {"id": "structures_negativeinfinitytype_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L56"}, {"id": "structures_negativeinfinitytype_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L59"}, {"id": "structures_negativeinfinitytype_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L62"}, {"id": "structures_negativeinfinitytype_neg", "label": ".__neg__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L65"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_structures_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_structures_py", "target": "structures_infinitytype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L9", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L12", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L15", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L18", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L21", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L24", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L27", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L30", "weight": 1.0}, {"source": "structures_infinitytype", "target": "structures_infinitytype_neg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_structures_py", "target": "structures_negativeinfinitytype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L41", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L44", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L47", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L50", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L53", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L56", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L59", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L62", "weight": 1.0}, {"source": "structures_negativeinfinitytype", "target": "structures_negativeinfinitytype_neg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L65", "weight": 1.0}], "raw_calls": [{"caller_nid": "structures_infinitytype_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L16"}, {"caller_nid": "structures_infinitytype_hash", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L16"}, {"caller_nid": "structures_infinitytype_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L25"}, {"caller_nid": "structures_negativeinfinitytype_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L48"}, {"caller_nid": "structures_negativeinfinitytype_hash", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L48"}, {"caller_nid": "structures_negativeinfinitytype_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py", "source_location": "L57"}]} |