Skip to content

Commit 1a89a60

Browse files
renetapopovarecrwplayNataliaIvakinastefano-ottolenghi
authored
Main merge dev (#128)
Co-authored-by: Neil Dewhurst <[email protected]> Co-authored-by: NataliaIvakina <[email protected]> Co-authored-by: Stefano Ottolenghi <[email protected]>
1 parent 5e86b0e commit 1a89a60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: http-api
22
title: HTTP API
3-
version: '2025.03'
3+
version: '2025.04'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc

modules/ROOT/pages/transactions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ As Neo4j is <<ACID>> compliant, queries within a <<transaction>> will either be
55

66
[NOTE]
77
--
8-
Cypher queries with link:{neo4j-docs-base-uri}/cypher-manual/current/clauses/call-subquery/#subquery-call-in-transactions[`CALL {} IN TRANSACTIONS`] can not be executed in explicit transactions.
8+
Cypher queries with link:https://neo4j.com/docs/cypher-manual/current/subqueries/subqueries-in-transactions/[`CALL {} IN TRANSACTIONS`] can not be executed in explicit transactions.
99
Submit those queries with xref:query.adoc[implicit transactions] instead.
1010
--
1111

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ asciidoc:
4343
includePDF: false
4444
nonhtmloutput: ""
4545
experimental: ''
46-
copyright: 2024
46+
copyright: 2025
4747
common-license-page-uri: https://neo4j.com/docs/license/
4848
partials: ROOT:partial$@
4949
# attributes for doc links to other manuals in publish playbook

0 commit comments

Comments
 (0)