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

support algorithm for string id #66

Closed Nicole00 closed 1 year ago

Nicole00 commented 1 year ago

Is your feature request related to a problem? Please describe.

as title

Describe the solution you'd like

add encode and decode interfaces inside the algos.

Describe alternatives you've considered

Additional context