Size/diameter of the nodes based on a property

Hi,

I use 1.3.3 neo4j version and I want to establish the size/diameter of the nodes based on a property. For example, I have some countries with the property "population", I want the size/diameter nodes of these countries set by the property "population". Could you help me?

Thanks!

Hello @Sango

If you are talking about the interface on the Neo4j browser, you cannot dynamically change the size, it is only manual: Neo4j Browser User Interface Guide - Developer Guides

Regards,
Cobra