Skip to content

Commit e24b216

Browse files
committed
adding some notes
1 parent 84de9ff commit e24b216

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
usage: HTTP GET http://localhost:8080/graph/SOME_ARTICLE_NAME
28

39
response: {

0 commit comments

Comments
 (0)