Reputation: 737
Dear neo4j gurus and users, here is my situation.
Since graphConnect in London I've been using version 3.0. Some days ago I had the need to export a table result in csv, I hit the "save to file" button in top-right of the browser result frame, but only the export to json
option was there. Export to csv
is missing.
I did the following as a test:
export to csv
button is missing;export to csv
button is missing;export to csv
button is working;I tested the same above with Oracle and OpenJDK java-8, with no difference.
I had the same behavior using neo4j-shell-tools
, which works (I tested export-graphml
command) only in version 2.3.3. (I opened an issue for that at https://github.com/jexp/neo4j-shell-tools/issues/88).
I'm running neo in my Ubuntu 16.04 laptop.
Is there anything I can do to help you answer this? Any log/debug information that could be useful? Do you see the export csv
button in your neo4j 3.x browsers?
Upvotes: 1
Views: 370
Reputation: 29172
This looks like a problem with the web browser: try a different web browser (if do not help - on the other operating system). And update the version of the web browser to the latest stable.
Upvotes: 1