1
0
Fork 0
Commit Graph

18 Commits

Author SHA1 Message Date
Jan 79c3187036
fixed issue #10193 (#10195) 2019-10-09 10:54:40 +02:00
Dan Larkin-York 3d0246cb18 Decentralize includes (#9623) 2019-08-06 15:32:09 +02:00
Matthew Von-Maszewski 91b56a50a3
Feature: Add gzip and encryption to import/export (#9560)
* port of feature-3.4/mv-gzip-export to devel branch

* add explicit namespaces so gcc 6.3.0 would successfully compile

* add conditional cleanup of ENCRYPTION file from another branch

* use _lseek() for Windows build to avoid deprecated warning.

* change from ifdef for lseek variants to TRI_LSEEK.

* force Windows lseek to return Linux expected type.
2019-07-26 07:53:39 -04: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