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 has been archived by the owner on Apr 18, 2022. It is now read-only.
Compatible with hugegraph 0.8 when restore graph data (#34)
Also:
1. add backup/restore progress
2. backup/restore default type is 'all'
implemented: #33
Change-Id: I78ceea26179e7eed6a5661b971f4ac92bc7b89ac
HugeGraph-1375: support custom format for dumping graph
Steps for usage:
1.add custom formatter like CustomFormatter to com/baidu/hugegraph/formatter/
2.use it like: hugegraph dump -d dump-dir --formatter CustomFormatter
Change-Id: I83c304c7e7726e49cc5543b321c99dc3eef58778