Skip to content

HugeGraph的id策略疑问 #1349

@NorthShip

Description

@NorthShip

我在设置id策略为PRIMARY_KEY以后,查看点的id仍然为系统生成的id,形式如:10:11 。
我在建立边的时候,希望通过主键来进行关联,但是API中需要使用id。id对我来说是未知的值,导致每次加载边都需要先查出来id,然后再进行关联。有没有办法可以让id直接和主键相等,从而解决这个问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions