Bug: query vertices by id with hasId() filter when using number id
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