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.

Forum Posts

Resolved! LIMIT 6 returns 7?

In the Querying with Cypher course, in "Limiting the number of intermediate results" (Controlling Results Returned - Querying with Cypher in Neo4j 4.x), the query specifies LIMIT 6 in the WITH clause. However, in the results posted and what I got exp...

Create a graph model from a json file

Hi! I need to create a graph model from a json file. I managed to load it with apoc, but I do not know how to extract its data afterwards. How can I work with dictionaries and lists in cipher? I am surprised that I cannot find any tutorial or guidel...

Graph view in Neo4j Browser

Hello , My neo4j browser is somehow not displaying the graph view of some of the training exercises. How can I bring that view back ? I currently see only Table, Text and code views. Please advise. Thanks,