zhengyingying commented on issue #1966: URL: https://github.com/apache/incubator-hugegraph/issues/1966#issuecomment-1445942389
@javeme Hi, I encount the same question. But when I remove HugeGraphStepStrategy, e.g., `g.withoutStrategis(HugeGraphStepStrategy).V().has('vp0', not(eq(1)))`, I can get the correct result. Is there something wrong in HugeGraphStepStrategy? Or does turning off HugeGraphStepStrategy mean turning off index queries? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org