Skip to content

Commit 5ba836d

Browse files
committed
Fix neo4j->bolt in usag text
1 parent 1713a1a commit 5ba836d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo4j/bench.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
(default: 1,2,4,8,16)
5252
5353
Environment:
54-
NEO4J_URI - base URI of Neo4j database, e.g. neo4j://localhost
54+
NEO4J_URI - base URI of Neo4j database, e.g. bolt://localhost
5555
5656
Report bugs to nigel@neotechnology.com
5757
"""

0 commit comments

Comments
 (0)