We need to put all the attributes into a box beside each node. Which tool should I apply or what should I do in Neo4j browser?
Sorry, this isn't generally possible in Neo4j Browser. You can use the browser to change how the node is labeled (i.e. by another property) but there isn't a way to display a table of other properties next to the node as you suggest. This would typically be done by a different visualization tool such as Linkurious or custom development.
We did a viz series here:
I think yworks explorer should help you there too.
1 Like
Thank you for your reply! I will try to adopt Linkurious.
Thanks for your reply! Maybe yworks will help me.