Hello,
I am new to Neo4j platform - Desktop. I was able to import data and create some cypher queries. Can someone help me on this ?
- Where can I see my imported data in Neo4j ?
- How can I save the queries ,rerun it in my project and may be share my project to someone else to run in their system ?
You can see that in a explorer or bloom.
Many thanks and warm welcome
Sameer G.
I am trying to save the cypher query from the browser, it says 'network error has occurred'. How can I fix this or any alternative ?
Hi,
One way to save the queries that I use.
capture history to a text file and then copy past as necessary.
issue command in the browser
:history
and then use the save either as project file or export to text.
Andy