Layout neo4j graph based on points

neo4j

I have a neo4j database with some data stored in Points (e.g. coordinates: point({srid:4326, x:-4.224099535439225, y:52.10621881941465})).

I want the neo4j browser to honour these points when laying out the graph visually. Is there a way to interact with its layout manager, and ask it to use these points?

Best Answer

You can't do it, without using third-party visualisation software