File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
platform/src/main/resources/graphdb/messages Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
updater.title =Graph Database Support plugin updated to v{0}
2
2
updater.notification =<br/>\
3
3
<b>New:</b><br/>\
4
- - Initial support for Cypher query parameters <br/>\
5
- - Support for Cypher query EXPLAIN and PROFILE analysis <br/>\
6
- - Cypher inspection: analyse queries using EXPLAIN <br/>\
4
+ - Query relationships from/to label using context menu option <br/>\
5
+ - Open Neo4j Browser for data source using context menu option <br/>\
6
+ - EXPLAIN or PROFILE select query via context menu option <br/>\
7
7
<b>Improvements:</b><br/>\
8
- - Query database for specific label, relationship type or property via context menu<br/>\
9
- - Show error popup if query execution fails<br/>\
8
+ - Parameter editor now show JSON errors<br/>\
9
+ - Only parameters that are used in query are picked for query execution<br/>\
10
+ - Display number of nodes with specific label<br/>\
11
+ - Display number of relationships with specific type<br/>\
10
12
<br/>\
11
13
<b>Bugfixes:</b><br/>\
12
- - Variable refactoring in Cypher is now performed in single query, rather than whole file<br/>\
13
- - Syntax errors are now visible if query is highlighted with green border<br/>\
14
- - Fixed canvas background in Graph view for Darcula theme<br/>\
14
+ - Arrow is now visible when hovered, if Darcula theme is active<br/>\
15
15
<br/>\
16
16
<a href =" https://github.com/neueda/jetbrains-plugin-graph-database-support" >Github</a> | \
17
17
<a href =" https://neueda.gitbooks.io/jetbrains-plugin-graph-database-support/content" >Documentation</a>
You can’t perform that action at this time.
0 commit comments