1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_annotated_doc_main_py", "label": "main.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L1"}, {"id": "main_doc", "label": "Doc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L1"}, {"id": "main_doc_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L24"}, {"id": "main_doc_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L27"}, {"id": "main_doc_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L30"}, {"id": "main_doc_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L33"}, {"id": "main_rationale_2", "label": "Define the documentation of a type annotation using `Annotated`, to be u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L2"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_annotated_doc_main_py", "target": "main_doc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L1", "weight": 1.0}, {"source": "main_doc", "target": "main_doc_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L24", "weight": 1.0}, {"source": "main_doc", "target": "main_doc_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L27", "weight": 1.0}, {"source": "main_doc", "target": "main_doc_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L30", "weight": 1.0}, {"source": "main_doc", "target": "main_doc_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L33", "weight": 1.0}, {"source": "main_rationale_2", "target": "main_doc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L2", "weight": 1.0}], "raw_calls": [{"caller_nid": "main_doc_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L31"}, {"caller_nid": "main_doc_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/annotated_doc/main.py", "source_location": "L34"}]} |