I am seeing some of my nodes show up empty in neo4j browser when I run the db.schema.visualization command. Is there way to make it show the node label. Also how to tell neo4j which property to display in the node when run a query.
Please see the screen shot of call db.schema.visualization():
Select the node of interest and then at the bottom you'll have a choice of what you want displayed. The slightly annoying part is when you go to run a real query, you might decide you don't want the label but instead inner of the attributes of the node and you'll have to change it again.
With a node labels selected, you can also change the size and color of the nodes too.