Skip to content

Commit 90fdcce

Browse files
authored
Merge branch 'dev' into include-statements-for-functions-section
2 parents 94f65f7 + e594bab commit 90fdcce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+3617
-3993
lines changed

antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ nav:
77
asciidoc:
88
attributes:
99
neo4j-version: '5'
10-
neo4j-version-minor: '5.24'
11-
neo4j-version-exact: '5.24.0'
10+
neo4j-version-minor: '5.25'
11+
neo4j-version-exact: '5.25.0'

modules/ROOT/content-nav.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
** xref:indexes/syntax.adoc[]
9595
9696
* xref:constraints/index.adoc[]
97+
** xref:constraints/managing-constraints.adoc[]
9798
** xref:constraints/syntax.adoc[]
98-
** xref:constraints/examples.adoc[]
9999
100100
* xref:planning-and-tuning/index.adoc[]
101101
** xref:planning-and-tuning/execution-plans.adoc[]
@@ -130,6 +130,7 @@
130130
*** xref:appendix/gql-conformance/unsupported-mandatory.adoc[]
131131
*** xref:appendix/gql-conformance/supported-optional.adoc[]
132132
*** xref:appendix/gql-conformance/analogous-cypher.adoc[]
133+
*** xref:appendix/gql-conformance/additional-cypher.adoc[]
133134
** xref:appendix/tutorials/index.adoc[]
134135
*** xref:appendix/tutorials/basic-query-tuning.adoc[]
135136
*** xref:appendix/tutorials/advanced-query-tuning.adoc[]
Lines changed: 1 addition & 0 deletions
Loading

modules/ROOT/images/call_subquery_graph.svg

Lines changed: 5 additions & 5 deletions
Loading

modules/ROOT/images/graph_match_clause.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)