Skip to content

Commit 02244aa

Browse files
committed
Update MP CREATE Paths.md
1 parent b2f0dc5 commit 02244aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MP CREATE Paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: /mat-paths/create
99
The CREATE script incorporates the following components:
1010

1111
- [prologue](modify#prologue) - __*json_ops* through *base_ops*__;
12-
- [ancestor list](select-asc#list-ancestors) generation - __*levels* through *ancestors*__ (note that the referenced template contains a SELECT-style prologue, which is replaced with a modify-style prologue);
12+
- [ancestor list](select-asc#list-ancestors) generation - __*levels* through *ancestors*__ (note that the referenced template contains a [SELECT-style prologue](select-desc#prologue), which is replaced with a [modify-style prologue](modify#prologue));
1313
- *path_terms* removes rows corresponding to already existent categories and adds row numbers;
1414
- [ASCII id](../patterns/ascii-id) generation - __*id_counts* through *ids*__;
1515
- *new_nodes* joins path terms with newly generated IDs.

0 commit comments

Comments
 (0)