Skip to content

Commit 04907c0

Browse files
committed
Remove duplicate tag
1 parent 4ecf56a commit 04907c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/subqueries/subqueries-in-transactions.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,6 @@ This method benefits from the performance of concurrent transactions while avoid
10741074
10751075
.Avoiding deadlocks by dividing an import task into a data-independent concurrent subquery followed by a data-dependent serial subquery
10761076
// tag::subqueries_in_transactions_deadlock_example_2[]
1077-
// tag::subqueries_in_transactions_deadlock_example_2[]
10781077
[source, cypher]
10791078
----
10801079
LOAD CSV WITH HEADERS FROM 'https://data.neo4j.com/importing-cypher/movies.csv' AS row

0 commit comments

Comments
 (0)