diff --git a/cypher/index.md b/cypher/index.md index 9ffed50..4a5f7c6 100644 --- a/cypher/index.md +++ b/cypher/index.md @@ -20,6 +20,7 @@ Cypher query consists of one or more clauses * [CREATE](/cypher/create) * [MERGE](/cypher/merge) * [DELETE](/cypher/delete) +* [REMOVE](/cypher/remove) * [SET](/cypher/set) * [WITH](/cypher/with) * [UNION](/cypher/union) @@ -41,4 +42,4 @@ See list of available graph [Algorithms](/cypher/algorithms) # Indexing -See how to utilize [Indexing](/cypher/indexing) \ No newline at end of file +See how to utilize [Indexing](/cypher/indexing)