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 84de9ff commit e24b216Copy full SHA for e24b216
README
@@ -1,3 +1,9 @@
1
+You need the neo4j python driver in order for this code to be useful, and for neo4j to be running in an obvious place.
2
+
3
+_pip install neo4j-driver_
4
5
+My machine makes me do "pip2 install neo4j-driver". IMMV.
6
7
usage: HTTP GET http://localhost:8080/graph/SOME_ARTICLE_NAME
8
9
response: {
0 commit comments