Skip to content

Commit 4075b99

Browse files
fix2
1 parent cc598b7 commit 4075b99

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
@@ -1,6 +1,5 @@
11
= CALL subqueries in transactions
22
:description: This page describes how to use CALL...IN TRANSACTIONS subquery with Cypher.
3-
:page-aliases:
43

54
`CALL` subqueries can be made to execute in separate, inner transactions, producing intermediate commits.
65
This can be useful when doing large write operations, like batch updates, imports, and deletes.

0 commit comments

Comments
 (0)