javeme commented on issue #1328: URL: https://github.com/apache/incubator-hugegraph/issues/1328#issuecomment-1132408979
边是通过顶点id来连接的,顶点的主键会被作为顶点id。可以采取任何方式预先给顶点生成好id,简单的方式可以是hash(主列)。 -- 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]
