MJinH opened a new issue, #52: URL: https://github.com/apache/age-viewer/issues/52
**Describe the bug** After [674389a](https://github.com/apache/age-viewer/pull/50/commits/674389ac457e443b1870c711de619e84c8c339cf), select box displays graph names properly, but after running query, (ex: SELECT * FROM cypher('graph_name', $$ CREATE (:Person) $$) as (v agtype); ) the label ```Person``` and the number of nodes are not updated in Node Label.  **Desktop (please complete the following information):** - OS: Window 10 Pro - Browser chrome - Version 21H2 **Pull Request** [2876262](https://github.com/apache/age-viewer/pull/50/commits/28762620815bc39fd5b34c547c1cfe9b5d0f5b62) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
