gudehuang commented on issue #2062: URL: https://github.com/apache/incubator-hugegraph/issues/2062#issuecomment-1372021198
> 看起来顶点`653952259255697408`的非空属性name没有设置上值,这种顶点是非预期的状态,请问下是怎么把这个顶点导入进去的呢? 这种方式`g.V(653952259255697408).drop()`可以删除,是因为不会加载顶点的属性。 我更新了复现步骤; 应该是索引的问题, syndromes_child没有索引时 可以正常删除,加了索引就报错. 我用hugegraph 0.12.0 和hugegraph 1.0.0 测试 都有这个问题. 麻烦看一下如何解决这个问题 -- 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