1 line
5.3 KiB
JSON
1 line
5.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "label": "nodes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L1"}, {"id": "nodes_node", "label": "Node", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L2"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "nodes_node_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L3"}, {"id": "nodes_node_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L8"}, {"id": "nodes_scalarnode", "label": "ScalarNode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L25"}, {"id": "nodes_scalarnode_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L27"}, {"id": "nodes_collectionnode", "label": "CollectionNode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L35"}, {"id": "nodes_collectionnode_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L36"}, {"id": "nodes_sequencenode", "label": "SequenceNode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L44"}, {"id": "nodes_mappingnode", "label": "MappingNode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L47"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "target": "nodes_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L2", "weight": 1.0}, {"source": "nodes_node", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L2", "weight": 1.0}, {"source": "nodes_node", "target": "nodes_node_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L3", "weight": 1.0}, {"source": "nodes_node", "target": "nodes_node_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "target": "nodes_scalarnode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L25", "weight": 1.0}, {"source": "nodes_scalarnode", "target": "nodes_node", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L25", "weight": 1.0}, {"source": "nodes_scalarnode", "target": "nodes_scalarnode_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "target": "nodes_collectionnode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L35", "weight": 1.0}, {"source": "nodes_collectionnode", "target": "nodes_node", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L35", "weight": 1.0}, {"source": "nodes_collectionnode", "target": "nodes_collectionnode_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "target": "nodes_sequencenode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L44", "weight": 1.0}, {"source": "nodes_sequencenode", "target": "nodes_collectionnode", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_nodes_py", "target": "nodes_mappingnode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L47", "weight": 1.0}, {"source": "nodes_mappingnode", "target": "nodes_collectionnode", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L47", "weight": 1.0}], "raw_calls": [{"caller_nid": "nodes_node_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/nodes.py", "source_location": "L22"}]} |