Yes, a command script:
open mydb add file1.xml add file2.xml
etc
Best regards, Marko
On Mon, Oct 22, 2018 at 4:21 PM Christian Grün christian.gruen@gmail.com wrote:
Yes it did. I had a file with about 1 million add filename statements
and when the max nodes limit was exceeded, each statement gave an error message.
Was this a “command script” [1], and did you call the ADD command or the db:add function?
Thanks in advance, Christian