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 0461f45 commit b0b73b0Copy full SHA for b0b73b0
modules/ROOT/pages/java-embedded/terminate.adoc
@@ -9,7 +9,7 @@ You can terminate (abort) a long-running transaction from another thread.
9
[TIP]
10
====
11
The source code for the examples can befound at:
12
-https://github.com/neo4j/neo4j-documentation/blob/{neo4j-version}/embedded-examples/src/main/java/org/neo4j/examples/TerminateTransactions.java[TerminateTransactions.java^]
+https://github.com/neo4j/neo4j-documentation/blob/5.0/embedded-examples/src/main/java/org/neo4j/examples/TerminateTransactions.java[TerminateTransactions.java^]
13
14
15
First, start the database server:
0 commit comments