Jan
|
bf187f4b50
|
Bug fix 3.5/issue 10193 (#10194)
* fixed issue #10193: Arangoexport does not handle line feeds when exporting as csvi
* escape \r too
|
2019-10-09 16:01:51 +03:00 |
Matthew Von-Maszewski
|
0832c6d546
|
Feature 3.5: add gzip and encryption support to arangoexport and arangoimport (#9579)
* port gzip/encryption for arangoexport/import from devel branch
* revert Dump default use of gzip from true to false.
* Stylefix in changelog.
|
2019-07-27 00:06:33 +03:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Vasiliy
|
6fd541d110
|
issue 427.5: use ApplicationServer reference instead of pointer (#6145)
* issue 427.5: use ApplicationServer reference instead of pointer
* address MSVC build failure
|
2018-08-15 12:16:02 +03:00 |
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 |