1
0
Fork 0
arangodb/Documentation/Books/Users/HttpBulkImports/ImportingIntoEdges.mdpp

9 lines
380 B
Plaintext

!CHAPTER Importing into Edge Collections
Please note that when importing documents into an edge collection, it is
mandatory that all imported documents contain the *_from* and *_to* attributes,
and that these contain references to existing collections.
Please also note that it is not possible to create a new edge collection on the
fly using the *createCollection* parameter.