imbajin commented on issue #2776:
URL:
https://github.com/apache/incubator-hugegraph/issues/2776#issuecomment-2909681666
> > String personLabelId =
graph.schema().getVertexLabel("person").id().asString();
> > 顶点类型id是 7, primaryKeys是4,为什么会拼接处 7:14的值出来
>
>

你可以搜一下历史 issue 有解释, doc 里也有说明, 这是因为它是组合 vertexLabelID + pkValue 的方式
另外和🤖对话可以识别图片, 但尽量手动召唤一下 @dosu-bot, 来解答一下这个问题
--
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]