Michael Hunger
Michael Hunger
then point the database to the correct absolute path, e.g. import.sh /path/to/db nodes.csv rels.csv if you import such a large set, make sure to have enough (as much as possible,...
Oh and perhaps it is your /tmp that is filling up? Could be for temporary caches/files ? One can specify the tempdir for the jvm with `-Djava.io.tmpdir=/path/to/big_tmp` Oh and you...
Edit the file, add it in there.
What version? Sent from mobile device Am 19.12.2013 um 15:39 schrieb Johannes Tveitan [email protected]: > I get the same when using :label but it then tells med > "Unknown Type...
Can you share the header from your files? Perhaps an extra space a the end? Sent from mobile device Am 19.12.2013 um 16:10 schrieb Johannes Tveitan [email protected]: > Oh, sorry....
I think it is what has been reported in: https://github.com/jexp/batch-import/issues/74 Which was windows newlines at the end?
Can you share the nodes.csv and rels.csv as a gist ?
Those have to be tab separated files, I doubt that copying from a web document creates correct versions. Please check that there are only tabs in between the fields.
Yep, I highlight it more in the readme. Thanks.
I agree, it makes a lot of sense with all the new options. Any suggestions for param names / argument layout ? But it will break backwards compatibility or?