You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into an issue where if I run neo4j-client interactively I get differently quoted CSVs than if I run it from a script in a docker.
While I have a simple fix (sed/awk) I'm wondering if there is a fix I can perform directly with neo4j-client (or something that I need to do when calling it to make sure the quoting behaves uniformly).
Many thanks for producing it in the first place as had you not I'd not be able to niggle about little things or say thank you for producing something I find useful.
The text was updated successfully, but these errors were encountered:
A big thank you for writing this software.
I've run into an issue where if I run neo4j-client interactively I get differently quoted CSVs than if I run it from a script in a docker.
While I have a simple fix (sed/awk) I'm wondering if there is a fix I can perform directly with neo4j-client (or something that I need to do when calling it to make sure the quoting behaves uniformly).
Many thanks for producing it in the first place as had you not I'd not be able to niggle about little things or say thank you for producing something I find useful.
The text was updated successfully, but these errors were encountered: