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