26 Graph Visualization Application
The Graph Visualization application enables interactive exploration and visualization of property graphs. You can visualize graphs that are loaded into the graph server(PGX) and the graphs stored in the database.
Note:
The Graph Visualization application which runs onhttps://<server_host>:7007/dash/ is
deprecated. Instead, use the Graph Explorer
interface in Graph Studio by opening the URL
https://<server_host>:7007/graphstudio
in your browser. See Graph Explorer for more information.
- About the Graph Visualization Application
The Graph Visualization application is a single-page web application that works with the graph server (PGX). - Using the Graph Visualization Application
The Graph Visualization application is based on the graph visualization library. Using this interface, you can run PGQL queries on graphs in the graph server (PGX) and SQL or PGQL queries on graphs in the database.
Parent topic: User-Managed Graph Studio