_get_one_hop_triples_from_nodes 中返回的是_get_node_name,导致 path1_results中的的三元组存储的是名字不是node_id,以下这个分支 <img width="1049" height="325" alt="Image" src="https://github.com/user-attachments/assets/21144c36-f3ef-4747-828d-603a9c22574e" /> 最终_rerank_triples_by_relevance调用self._get_node_text(h)的时候找不到node_id