Skip to content

_get_one_hop_triples_from_nodes如果节点没有实体类型,则全部加入到检索,不合理 #149

@lirian3888

Description

@lirian3888

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)  这样导致检索到的节点太多了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions