Is your feature request related to a problem? Please describe.
I am building a graph with AWS Neptune which vertices are geolocated points. One property of the edges is the distance between endpoint vertices.
Describe the solution you'd like
It would be great that the edges use this property to set their distance proportionally, that way, the vertices would be self-distributed as in a map.
Is your feature request related to a problem? Please describe. I am building a graph with AWS Neptune which vertices are geolocated points. One property of the edges is the distance between endpoint vertices.
Describe the solution you'd like It would be great that the edges use this property to set their distance proportionally, that way, the vertices would be self-distributed as in a map.