apache / age-viewer

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
241 stars 238 forks source link

[Enhancement] Graph List not updated in dropdown Menu after compilation of Create_graph #131

Open Maruf13 opened 1 year ago

Maruf13 commented 1 year ago

When we want to create a new graph, then should compile below command-

So that, this feature should be implemented so that after compiling query, graph should be shown on that menu without refresh or redirect.

rrrokhtar commented 1 year ago

Actually it was the purpose of refresh button to perform that functionality but overall I have created a pull request for that at #132