cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Saving the project , queries and rerunning

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 ?

  1. Where can I see my imported data in Neo4j ?
  2. 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 ?
4 REPLIES 4

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 ?

andy_hegedus
Graph Fellow

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