Saved Cypher queries should be scoped to a database/instance
Анна Евтушенко
I work with several completely independent graph projects. For example, one instance contains an educational analytics graph, while another contains an anti-fraud graph. When I switch from the Education instance to the AntiFraud instance, the Saved Cypher panel still shows queries created for the Education database.
This makes the workspace confusing and increases the risk of accidentally running a query against the wrong database.
I suggest making Saved Cypher queries database- or instance-scoped by default.
Ideally, Desktop could support:
Queries saved for the current database only.
An optional “Global” collection for queries intentionally shared across databases.
Folders or groups for organizing saved queries.
Automatic switching of the Saved Cypher list when the active instance/database changes.
The expected behavior is simple: when I switch from Edu_Graph to AntiFraud, I should primarily see the queries belonging to AntiFraud, not the queries from an unrelated database.
Анна Евтушенко
Anna Yevtushenko, KR