Skip to content

Nebula Graph Studio v3.4.0

Choose a tag to compare

@hetao92 hetao92 released this 20 Jul 02:47
· 4 commits to release-3.4 since this release
74f8a2b

Enhancement:

  • Adapted for Nebula Graph 3.2.0.
  • Clear the session corresponding to the service when stopping the Studio service.

Bugfix

  • Console
    1. Fixed the bug that vertices with the vid_type of INT64 were not displayed.

功能增强:

  • 适配 Nebula Graph 3.2.0
  • 停止 Studio 服务时清除服务对应的会话。
  • 优化整体使用体验

Bugfix

  • 控制台
    1. 修复控制台中vid_type为INT64类型的点无法显示的问题。