imbajin commented on issue #2182: URL: https://github.com/apache/incubator-hugegraph/issues/2182#issuecomment-1486500583
> vertexLabel 创建时没有开启类型索引,后续可以修改成开启吗?还是只能删除 vertexLabel 重建,我没有在相关文档找到修改 vertexLabel 操作 这里的"类型索引"是指的 `labelIndex` 么? 没记错应该是不能直接修改的, 开启应该是创建的时候就需要指定, 不过先创建点/边之后再加其他索引, 那是可以自动 rebuild index 的. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
