In AGEViewer, connection are connected to db cluster. But does not show drop menu items in the current Graph.
For creating a graph, i have run below command and command executed:
SELECT * FROM ag_catalog.create_graph('demo');
But it shows demo graph already exit but not shown on dropdown menu.