vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

Doc on remap string id to nonnumeric id #16

Closed wey-gu closed 2 years ago

wey-gu commented 2 years ago

as title, the gap between nebula core(with string vid support) confuses the user/brings pain to the user.

could we support this? As @Nicole00 said in forum, we should document practices on remapping String VID

wey-gu commented 2 years ago

ref:https://discuss.nebula-graph.com.cn/t/topic/6246

wey-gu commented 2 years ago

examples in https://github.com/vesoft-inc/nebula-algorithm/pull/21 already.

Nicole00 commented 2 years ago

examples in #21 already.

Hi, does this issue need to keep open? if so, please confirm with document student.

wey-gu commented 2 years ago

Thanks a lot @Nicole00!