Skip to content

Commit 72e2eee

Browse files
Add new Function detail tables (inluding new argument descriptions) (#1024)
1 parent 36e1a32 commit 72e2eee

17 files changed

+3335
-7845
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,23 @@
6464
** xref:values-and-types/type-predicate.adoc[]
6565
6666
* xref:functions/index.adoc[]
67-
** xref:functions/predicate.adoc[]
68-
** xref:functions/scalar.adoc[]
6967
** xref:functions/aggregating.adoc[]
68+
** xref:functions/database.adoc[]
69+
** xref:functions/graph.adoc[]
7070
** xref:functions/list.adoc[]
71-
** xref:functions/mathematical-numeric.adoc[]
71+
** xref:functions/load-csv.adoc[]
7272
** xref:functions/mathematical-logarithmic.adoc[]
73+
** xref:functions/mathematical-numeric.adoc[]
7374
** xref:functions/mathematical-trigonometric.adoc[]
75+
** xref:functions/predicate.adoc[]
76+
** xref:functions/scalar.adoc[]
77+
** xref:functions/spatial.adoc[]
7478
** xref:functions/string.adoc[]
75-
** xref:functions/temporal/index.adoc[]
7679
** xref:functions/temporal/duration.adoc[]
77-
** xref:functions/spatial.adoc[]
78-
** xref:functions/vector.adoc[]
79-
** xref:functions/load-csv.adoc[]
80-
** xref:functions/graph.adoc[]
81-
** xref:functions/database.adoc[]
80+
** xref:functions/temporal/index.adoc[]
8281
** xref:functions/user-defined.adoc[]
82+
** xref:functions/vector.adoc[]
83+
8384
8485
* xref:genai-integrations.adoc[]
8586
* xref:indexes/index.adoc[]

0 commit comments

Comments
 (0)