Skip to content

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

Open
@Maruf13

Description

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

  • SELECT * FROM ag_catalog.create_graph('graph_name');
    After successfully comiping, new graph has been created but not shown in dropdown menu. such as-

Screenshot 2023-03-11 at 5 41 14 PM

But if we reload age-viewer, then the new graph has shown on that dropdown menu. such as-

Screenshot 2023-03-11 at 5 41 39 PM

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions