|
5 | 5 | ** xref:introduction/cypher_aura.adoc[] |
6 | 6 |
|
7 | 7 | * xref:syntax/index.adoc[] |
8 | | -** xref:syntax/values.adoc[] |
9 | 8 | ** xref:syntax/naming.adoc[] |
10 | 9 | ** xref:syntax/expressions.adoc[] |
11 | 10 | ** xref:syntax/variables.adoc[] |
|
14 | 13 | ** xref:syntax/operators.adoc[] |
15 | 14 | ** xref:syntax/comments.adoc[] |
16 | 15 | ** 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[] |
22 | 16 |
|
23 | 17 | * xref:clauses/index.adoc[] |
24 | 18 | ** xref:clauses/clause_composition.adoc[] |
|
48 | 42 | ** xref:clauses/transaction-clauses.adoc#query-listing-transactions[SHOW TRANSACTIONS] |
49 | 43 | ** xref:clauses/transaction-clauses.adoc#query-terminate-transactions[TERMINATE TRANSACTIONS] |
50 | 44 |
|
| 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 | +
|
51 | 55 | * xref:functions/index.adoc[] |
52 | 56 | ** xref:functions/predicate.adoc[] |
53 | 57 | ** xref:functions/scalar.adoc[] |
|
0 commit comments