According to the Neo4j data visualisation guide there is a possibility to set the parameter resultDataContents to "graph". ( https://neo4j.com/developer/guide-data-visualization/ Neo4j documentation for "resultDataContents")
This is exactly what I need for my application. Any idea how to do that with graphaware/neo4j-php-client, since I am not able to find it in documentation?