Customising node size according to node value assigned to the node and edge thickness according to edge weight

I want to change the node size and edge thickness based upon the weights assigned to node and edge respectively, using neo4j browser and visualize the same on bloom.

Can anyone kindly help me for doing the same.

Neo4j Browser doesn't allow you to do rule-based styling (change node size based on properties/values), but Neo4j Bloom can. The details are outlined here: Legend panel - Neo4j Bloom