Neo4j not executing all code blocks in single query

Hi everyone. Is there a reason neo4j would only show the results of certain parts of my query? I am executing a query with about 9 blocks (each block ended with a semicolon), but when I see my graph, not all labels are showing. The only ones showing are the ones I created in the first 2/3 code blocks

I'd encourage you to include your queries when asking for questions on why your query isn't doing what you expect it to so folks (probably ones smarter than I am) can target your particular issue and provide good feeback!

1 Like