I have neo4j database with 20 nodes, but there is only 2 label,x and y, now if I export data like below
MATCH (n) RETURN n
after the result o