1
0
Fork 0
Commit Graph

27 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
Simon Grätzer 2f2d07ab9a Multihreaded import 2017-05-24 18:37:45 +02:00
jsteemann 53fa66e60d move parts from ProgramOptions from headers into cpp files 2017-05-23 10:30:36 +02:00
jsteemann e3ca787992 warn before we run out of file descriptors 2017-03-29 02:35:46 +02:00
Frank Celler 7eefdf547b simplification: FileResult does only support ok, no additional result
header only, added FileResultString class for Result that return a string
2017-03-08 13:01:20 +01:00
baslr ed8e939a10 arangoexport fix csv export escaping 2017-03-01 17:10:22 +01:00
baslr d3010b1934 arangoexport: csv 2017-02-27 11:52:18 +01:00
jsteemann 7c67d64179 cppcheck 2017-02-15 00:07:14 +01:00
jsteemann 0aaa097fa6 added generic XML export 2017-02-14 22:57:58 +01:00
jsteemann 6bc5cc7294 simplify handling of possible values 2017-02-14 22:21:15 +01:00
jsteemann e60b774ae7 constified some parameters, fixed escaping of some values 2017-02-14 22:11:56 +01:00
baslr aee918f964 arangoexport: refix xml attribute escaping 2017-02-13 12:04:59 +01:00
baslr d313bbc121 arangoexport: switch to LOG_TOPIC 2017-02-13 12:04:59 +01:00
baslr 15b23e3479 arangoexport: xgmml encode attribute values 2017-02-13 12:04:58 +01:00
baslr dc40ac04b8 arangoexport: remove unnecessary xmlns declaration 2017-02-13 12:04:58 +01:00
baslr a2ca3efe91 arangoexport: added stats http, written size 2017-02-13 12:04:58 +01:00
baslr 74c161eb7b arangoexport: take --xgmml-label-attribute into account 2017-02-13 12:04:58 +01:00
baslr 6034ed6d25 arangoexport: xgmml set label attribute 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 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 c161da35a1 arangoexport: added jsonl to --help 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