neo4j get label of node code example Example: display all node label neo4j MATCH (n) RETURN distinct labels(n)