Neo4j logo
Neo4j
Create
Home
Feedback
Desktop v2
23
Changelog
Category
Query
Voters
Powered by Canny
In Neo4j Desktop 2, Saved Cypher queries appear to be shared across different local instances/databases.
Анна Евтушенко
6 days ago
Анна Евтушенко
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.
·
6 days ago
·
Reply
Powered by Canny