We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79228d1 commit 86b71a5Copy full SHA for 86b71a5
README.md
@@ -70,5 +70,5 @@ _timeouts in seconds_
70
* org.neo4j.rest.connect_timeout=30
71
* org.neo4j.rest.driver="neo4j-rest-graphdb/1.8.RC1"
72
* org.neo4j.rest.stream=true
73
-* org.neo4j.rest.batch_transactions=false (convert transaction scope into batch-rest-operations)
+* org.neo4j.rest.batch_transaction=false (convert transaction scope into batch-rest-operations)
74
* org.neo4j.rest.logging_filter=false (set to true if verbose request/response logging should be enabled)
0 commit comments