Query and Visualize PGQL Property Graphs
You can query and visualize PGQL property graphs in Graph Explorer.
-
Expand PGQL Property Graphs in the left navigation pane.
-
Expand the desired schema to view the list of PGQL property graphs to which you have access.
-
Right click on a specific graph and click Generate Basic Query in the context menu.
The basic PGQL
SELECTquery is auto-generated in the query editor for the selected graph. You can edit the query, if required.Alternatively, you can directly enter the PGQL query in the query editor.
The name of the graph must be provided in the PGQL graph query. To copy it, right click on the graph and select Copy Graph Name from the context menu.
-
Select PGQL driver in the query actions panel at the top of the query editor.
-
Click Visualize Graph.
The following example queries a PGQL property graph.
