File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
platform/src/main/resources/graphdb/messages Expand file tree Collapse file tree 1 file changed +6
-10
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
- - 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/>\
4
+ - Cypher code reformatting. Try it out!<br/>\
5
+ - Show parameter information for functions and procedures.<br/>\
6
+ - Validate function invocation arity is not violated.<br/>\
7
+ - Validate function invocation types.<br/>\
7
8
<b>Improvements:</b><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/>\
12
- <br/>\
13
- <b>Bugfixes:</b><br/>\
14
- - Arrow is now visible when hovered, if Darcula theme is active<br/>\
9
+ - Columns in tables will adapt their width based on content<br/>\
10
+ - " Execute All" option on file with Cypher queries<br/>\
15
11
<br/>\
16
12
<a href =" https://github.com/neueda/jetbrains-plugin-graph-database-support" >Github</a> | \
17
13
<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