show all nodes in neo4j code example Example: neo4j display all nodes and relationships Match (n)-[r]->(m) Return n,r,m