Skip to content

Commit 466d0ca

Browse files
New values and types chapter (#516) (#535)
Original PR: #516
1 parent 8963c26 commit 466d0ca

27 files changed

+1462
-1447
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
** xref:introduction/cypher_aura.adoc[]
66
77
* xref:syntax/index.adoc[]
8-
** xref:syntax/values.adoc[]
98
** xref:syntax/naming.adoc[]
109
** xref:syntax/expressions.adoc[]
1110
** xref:syntax/variables.adoc[]
@@ -14,11 +13,6 @@
1413
** xref:syntax/operators.adoc[]
1514
** xref:syntax/comments.adoc[]
1615
** xref:syntax/patterns.adoc[]
17-
** xref:syntax/temporal.adoc[]
18-
** xref:syntax/spatial.adoc[]
19-
** xref:syntax/lists.adoc[]
20-
** xref:syntax/maps.adoc[]
21-
** xref:syntax/working-with-null.adoc[]
2216
2317
* xref:clauses/index.adoc[]
2418
** xref:clauses/clause_composition.adoc[]
@@ -48,6 +42,16 @@
4842
** xref:clauses/transaction-clauses.adoc#query-listing-transactions[SHOW TRANSACTIONS]
4943
** xref:clauses/transaction-clauses.adoc#query-terminate-transactions[TERMINATE TRANSACTIONS]
5044
45+
* xref:values-and-types/index.adoc[]
46+
** xref:values-and-types/property-structural-composite.adoc[]
47+
** xref:values-and-types/temporal.adoc[]
48+
** xref:values-and-types/spatial.adoc[]
49+
** xref:values-and-types/working-with-null.adoc[]
50+
** xref:values-and-types/lists.adoc[]
51+
** xref:values-and-types/maps.adoc[]
52+
** xref:values-and-types/casting-data.adoc[]
53+
54+
5155
* xref:functions/index.adoc[]
5256
** xref:functions/predicate.adoc[]
5357
** xref:functions/scalar.adoc[]

modules/ROOT/images/graph5.svg

Lines changed: 0 additions & 149 deletions
This file was deleted.

modules/ROOT/images/graph6.svg

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)