Skip to content

Commit 03fb85f

Browse files
another
1 parent d665ba1 commit 03fb85f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
= CALL subqueries in transactions
22
:description: This page describes how to use CALL...IN TRANSACTIONS subquery with Cypher.
3+
:page-aliases: clauses/call-subquery.adoc
4+
35

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

0 commit comments

Comments
 (0)