This is the first Release Candidate for RedisGraph 2.2!
Headlines:
-
OPTIONAL MATCHsupport which will passnullwhen the pattern is missing.OPTIONAL MATCHcan be thought of as an outer join in SQL. - Drastic reduction of memory consumption during replication (and replica of).
- A cache for query execution plans. When you run parameterised queries, RedisGraph will cache the execution plan for increased performance.
- Tooling to investigate slow running queries.