diff --git a/.wordlist.txt b/.wordlist.txt index 14c637c..9e8c5b7 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -36,6 +36,7 @@ ISC Implementers IndexError JS +JSDoc JSON KJDev Kepner @@ -66,6 +67,7 @@ Ouaknine Parametrized Pieter Pinterest +Pydoc RESULTSET RO RediSearch @@ -125,6 +127,7 @@ exprList falkordb fulltext geospatial +godoc hasLabels haversin https @@ -134,6 +137,7 @@ indegree insertListElements ioredisgraph isEmpty +javadocs jedis jfalkordb jinja diff --git a/cypher/cypher_support.md b/cypher/cypher_support.md index d8e7868..4f756ab 100644 --- a/cypher/cypher_support.md +++ b/cypher/cypher_support.md @@ -6,6 +6,8 @@ description: > parent: "Cypher Language" --- +# Cypher coverage + This document is based on the Cypher Query Language Reference (version 9), available at [OpenCypher Resources](https://www.opencypher.org/resources). ## Patterns diff --git a/redisgraph-to-falkordb.md b/redisgraph-to-falkordb.md index 6849ec5..97eb141 100644 --- a/redisgraph-to-falkordb.md +++ b/redisgraph-to-falkordb.md @@ -4,7 +4,7 @@ nav_order: 11 description: "Migrate from RedisGraph to FalkorDB." --- -## FalkorDB is compatible with RedisGraph RDB files. +# FalkorDB is compatible with RedisGraph RDB files. For the migration, execute the following steps: