neo4j get all relationship of databse code example Example: neo4j display all nodes and relationships Match (n)-[r]->(m) Return n,r,m