mirror of https://gitee.com/bigwinds/arangodb
arangoexport: mention in CHANGELOG
This commit is contained in:
parent
4783792684
commit
2a634454d6
|
@ -23,6 +23,12 @@ devel
|
||||||
JavaScript document operations from 1239 ("illegal document revision")
|
JavaScript document operations from 1239 ("illegal document revision")
|
||||||
to 1200 ("conflict").
|
to 1200 ("conflict").
|
||||||
|
|
||||||
|
* added data export tool, arangoexport.
|
||||||
|
|
||||||
|
arangoexport can be used to export collections to json and jsonl
|
||||||
|
and export a graph or collections to xgmml.
|
||||||
|
|
||||||
|
|
||||||
v3.2.alpha1 (2017-02-05)
|
v3.2.alpha1 (2017-02-05)
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue