1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Manuel B fe8b9b70c4 Feature/planning 580 arangoexport with query (#2882)
* added query export capability

* test for export --query

* docu

* document export with query

* Update CHANGELOG
2017-07-28 08:41:53 +02:00
baslr d3010b1934 arangoexport: csv 2017-02-27 11:52:18 +01:00
jsteemann e60b774ae7 constified some parameters, fixed escaping of some values 2017-02-14 22:11:56 +01:00
baslr a2ca3efe91 arangoexport: added stats http, written size 2017-02-13 12:04:58 +01:00
baslr b77bbaeb96 arangoexport: error msgs improvements, dont create file if collection or graph are 404 2017-02-13 12:04:58 +01:00
baslr 0c9c76e709 arangoexport: fix variable naming 2017-02-13 12:04:57 +01:00
baslr 98b0920b65 arangoexport: xgmml warn user if deep nested objects / arrays are skipped 2017-02-13 12:04:57 +01:00
baslr 74693fa8be arangoexport: xgmml export, option to export only labels 2017-02-13 12:04:56 +01:00
baslr a318e41c4f arangoexport: initial work on xgmml 2017-02-13 12:04:56 +01:00
baslr b1ed0ff007 arangoexport: begin xgmml export 2017-02-13 12:04:56 +01:00
baslr 77045d7551 export collections to json, jsonl 2017-02-13 12:04:56 +01:00
baslr 3e9fc9302a initial linewise json export 2017-02-13 12:04:56 +01:00
baslr ff73c5bdc0 adding initial arangoexport 2017-02-13 12:04:56 +01:00