Skip to content

Commit b559026

Browse files
authored
Update README.md
Added description for Element Create, Update, Delete recipe.
1 parent 8e3cb87 commit b559026

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ This recipe shows patterns and examples for fetching and creating commits, branc
1515

1616
See the Jupyter notebook **Project_Commit_Branch_Tag_Recipe.ipynb** for details.
1717

18+
### Element Create, Update, Delete recipe
19+
This recipe shows patterns and examples for creating, updating, and deleting elements in project commits.
20+
21+
See the Jupyter notebook **Element_Create_Update_Delete.ipynb** for details.
22+
1823
### Queries recipe
1924
This recipe shows patterns and examples for formulating and executing queries in a project. Examples show queries with multiple constraints.
2025

2126
See the Jupyter notebook **Queries.ipynb** for details.
27+
28+
29+
30+

0 commit comments

Comments
 (0)