mirror of https://gitee.com/bigwinds/arangodb
17 lines
364 B
Markdown
17 lines
364 B
Markdown
Import and Export
|
|
=================
|
|
|
|
Imports and exports can be done with the tools
|
|
[_arangoimport_](../Programs/Arangoimport/README.md) and
|
|
[_arangoexport_](../Programs/Arangoexport/README.md).
|
|
|
|
<!-- Importing from files -->
|
|
|
|
<!-- Bulk import via HTTP API -->
|
|
|
|
<!-- Export to files -->
|
|
|
|
<!-- Bulk export via HTTP API -->
|
|
|
|
<!-- Syncing with 3rd party systems? -->
|