We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1510dd commit 992966aCopy full SHA for 992966a
js/graphgist.js
@@ -53,6 +53,7 @@ function GraphGist($) {
53
'2.2': 'http://neo4j-console-22.herokuapp.com/',
54
'2.3': 'http://neo4j-console-23.herokuapp.com/',
55
'2.3.1': 'http://neo4j-console-23.herokuapp.com/',
56
+ '3.0': 'http://neo4j-console-30.herokuapp.com/',
57
'local': 'http://localhost:8080/',
58
'1.9': 'http://neo4j-console-19.herokuapp.com/'
59
};
0 commit comments