You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
HugeGraph Tool 实现自定义Dumper格式时,只支持空参数的构造函数,而不能在外面传特定参数进去。
当前我这边的需求是传一个词典用来签名转换,以及指定dumper文件的编码格式。