I can't find how to return a node labels with Cypher.
Anybody knows the syntax for this operation?
There is a function labels(node) that can return all labels for a node.