Skip to content

Bug: query vertices by id with hasId() filter when using number id #302

@zhoney

Description

@zhoney

Expected behavior 期望表现

可以查询出结果

Actual behavior 实际表现

结果为空

Steps to reproduce the problem 复现步骤

g.V(1, 2, 3).hasId(P.within(2, 3))

Specifications of environment 环境信息

  • hugegraph version: 0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions