Skip to content

Commit

Permalink
Changed entry for RedisGraph to FalkorDB.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcostanza committed Sep 18, 2023
1 parent c52a3ad commit a5386ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ See also the [ongoing design of the GraphBLAS C++ API](https://people.eecs.berke
## Related libraries

* [Graphony](https://github.com/Graphegon/Graphony): a Python library for doing high-performance graph analysis using the GraphBLAS over sparse and hypersparse data sets. It uses pygraphblas to store graph data in sparse GraphBLAS matrices and node and edge properties in PostgreSQL.
* [RedisGraph](https://redislabs.com/redis-enterprise/redis-modules/redis-enterprise-modules/redisgraph/)
* [FalkorDB](https://github.com/falkordb/falkordb) - a queryable property graph database, previously known as RedisGraph
* More pointers [below](#RedisGraph)
* [Graphulo](https://graphulo.mit.edu/) (built for [Apache Accumulo](https://accumulo.apache.org/))
* More pointers [below](#Graphulo)
Expand Down

0 comments on commit a5386ab

Please sign in to comment.