javeme commented on issue #2101:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2101#issuecomment-1410485711

   看起来一某条边的Id长度过长,超过了32768字节,可以手动删除下这条边(根据报错信息中的id来删除)。至于为何会有这种边id也欢迎反馈。
   边id的最大长度是32768字节,如果需要更长的id,可以修改源码中的硬编码常量。
   


-- 
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

Reply via email to