View property on node

I imported CSV file for creating a graph.
But I am not able to view the name/property on node.
image

Hi,
on the panel next to your nodes on the right side you have the Overview over the node labels and relationship types you display:

On left click on any label you can choose the property that should be displayed in the visualization for this node label:
image

You can also set this in your style options. Just type ":style" into the Neo4j Browser and adapt the caption of a node (copy text out to any editor, edit text and copy back into Neo4j Browser):

Regards,
Elena

3 Likes

Thank you Elena!
I can assign accordingly.