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.

rubinho101
Node Link
since ‎06-10-2019
‎06-01-2022

User Statistics

  • 6 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

I am trying to load a XML file with apoc and merge different nested elements into nodes. Unfortunately, in case there are nested elements, my query returns multiple elements per unique ID where I only want one. A different cypher query only returns a...
I want to import a CSV matrix with a header line and NxN cells to import including the specific relationship type which looks like the following: id, name, element1, element2,..., elementX 1, element1,,1;2,2;5,,1;2,... 2, element2,3,,4;5,... ... N, e...
Kudos from
Kudos given to