




![PRESENTED
BY
What’s new?
Broad support for Cypher - Triadic Closure
B
A
C
FRIENDS FRIENDS
??
MATCH(b)-[]-(a)-[]-(c)
WHERE a.name = {name}
WHERE NOT (b)-[]-(c)
...](https://image.slidesharecdn.com/redisdaybangalore2020-redisgraph2-200129204938/85/RedisGraph-2-0-by-Pieter-Cailliau-Redis-Day-Bangalore-2020-6-320.jpg)




![PRESENTED
BY
Benchmarking RedisGraph
Query
k ∈[1,2,3,6]
seed ∈ {100K random
deterministic seeds}](https://image.slidesharecdn.com/redisdaybangalore2020-redisgraph2-200129204938/85/RedisGraph-2-0-by-Pieter-Cailliau-Redis-Day-Bangalore-2020-11-320.jpg)






RedisGraph 2.0 provides significant improvements including: - Full text search support through embedded RediSearch 1.6 enabling graph-aided search. - Support for returning full graph responses to enable better visualization. - Broad support for Cypher including triadic closure and new graph-aided search capabilities. - Performance improvements of up to 3.7x faster operations per second and 3.9x faster query times compared to RedisGraph v1.2. - Support for benchmarking including the LDBC benchmark.