alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.26k stars 442 forks source link

fix(interactive): Fix Result Parser Issue of Gremlin `select('a', 'b').by(valueMap())` #3919

Closed shirly121 closed 3 months ago

shirly121 commented 3 months ago

What do these changes do?

as titled.

Related issue number

Fixes