neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
671 stars 345 forks source link

Align documentation by allowing Graph export in JSON & CSV formats #1939

Closed QubitPi closed 11 months ago

QubitPi commented 11 months ago

This PR aligns graph export behavior with what's being documented, i.e. exporting in JSON and CSV

page

We like the feature of JSON export very much, because our research needs it a lot. Thanks a lot for developing this option, folks!

PS: I have also signed the CLA (jack20220723@gmail.com, QubitPi). Please let me know if I can help with anything else

OskarDamkjaer commented 11 months ago

Hi @QubitPi and thanks for opening this PR! I think it is a good change and I'll have a look at the code now

I put your name in system now, so the CLA check should be green on when re-run :+1:

QubitPi commented 11 months ago

Hi @OskarDamkjaer, thank you very much for the quick feedback. Your comment makes sense and I have change it accordingly

(The multi-line breaks, I think, was inserted by auto-linting from git commit hook)