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.

g_hill_2006
Node Link
since ‎12-25-2019
‎06-01-2022

User Statistics

  • 14 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I cannot find any definitely working examples online of running multiple queries inside a single transaction using JavaScript without using "await". The closest thing I have is the following: const tx = session.beginTransaction(); tx.run("CREATE (p:P...
I have a freshly installed instance of Neo4j Community Edition running on server provided by an internet hosting company. I have Neo4j Desktop running on my personal computer. I have tried to connect Neo4j Desktop to the Neo4j instance that is runnin...
I'm trying to install Neo4j Desktop on Debian 10. I have followed the instructions here: Neo4j Graph Database Platform Thanks for Downloading Neo4j Desktop - Neo4j Graph Database Platform Your download should begin autom...
I see that Neo4j can be run on CentOS Server 7.7: https://neo4j.com/docs/operations-manual/current/installation/requirements/ Can it also be run on CentOS 8? Thank you.
I have gotten Neo4j Desktop to run. However, when I try to make a new graph database, a window pops up saying "Unlock keyring": "Enter password for keyring 'Default Keyring' to unlock": "An application wants access to the keyring 'Default keyring', b...
Kudos from