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.

royce_harding
Node
since ‎02-08-2021
‎06-01-2022

User Statistics

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

User Activity

Hi all, I'm having problems when trying to only return 1 node when using UNWIND. UNWIND [ 1, 2, 3 ] as id OPTIONAL MATCH (client:Client)-[:CLIENT_FOR]->(l:Letter) WHERE l.id = id RETURN client.name In some cases, a letter may have more than...
Hi all, I've actually been using Neo4J Enterprise at our company for a couple of years and even used Desktop locally. I thought I would upgrade my local Desktop installation over the weekend to V4 to try a few things but was unable to get APOC adde...
Kudos given to