Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-12-2022 04:48 AM
I have run below cypher on a blank database,
MERGE (adam:Person {Name: "Adam"}) MERGE (aan:Person{Name: "Aan"})-[:PARENT]->(adam)
When I am trying to see the Person node in Neo4J Desktop browser, I can see no name appears in bubble, What needs to be done to show the names like below,
Solved! Go to Solution.
04-12-2022 05:00 AM
04-12-2022 05:00 AM
04-12-2022 08:26 PM
Thanks Cobra. It's should show by default, my assumption.
All the sessions of the conference are now available online