Packages

A RedisGraph client library in Elixir with support for Cypher query building.

Current section

Files

Jump to
ex_redisgraph CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0
* Initial release of the library
* Support for Cypher query building
* Communication with RedisGraph
* Representation of real data through Graph/Node/Relationhip structures.