# Also include nodes without schema_type for backward compatibility elif not node_schema_type and node_data.get('label') == 'entity': filtered_nodes.append(node_id) 这样导致检索到的节点太多了