When I create a node with some properties and display it, it displays the node with the value of 1st property on it. I want to display some name or some value on it instead of 1st property value.
Also, what is the procedure if I want to represent a node with some image?
I want to display some name or some value on it instead of 1st property value.
In Neo4j 3.2.1 you can click in a label (top of image) and after it select the caption property (bottom of image).
Also, what is the procedure if I want to represent a node with some image?
Is not possible present an image within the node in Neo4j browser.