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.

henock
Ninja
Ninja
since ‎06-16-2020
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I would like to know how to give access to the neo4j browser only to certain IPs.
Hi everyone how can ignore the accent in my query ?
Hi Everyone, How can i access to a node created in a FOREACH like this : FOREACH(ignoreMe IN CASE WHEN nodeCreatedFrom IS NOT NULL THEN [1] ELSE [] END | MERGE (newNode:Post:Grouping)-[:ATTACHED_TO]->(Folder) ON CREATE ...