Hi, I executed the below command and i received an error in arangoimp related to replacing documents
arangoimp --server.endpoint tcp://x.3.324.343:8531 --server.username root --file "0000_part_00.csv" --type csv --server.database DB --collection "abc" --on-duplicate update The error received is : 2016-09-02T17:14:21Z [15665] FATAL Wrong type 'update'. But when i tried the same command without --on-duplicate update , the command worked fine. The used arangodb version is 3.0.5 Please can you help me resolve this issue. Thanks, Praveen -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.