Releases: RedisGraph/redisgraph.js
Releases · RedisGraph/redisgraph.js
Version 2.2.2
v2.2.1
v2.2.0
2.1.0
2.0.3
NPM and GitHub versions are now the same
2.0.2
2.0.1 - update package.json description
v2.0.1 Updates
2.0.0 - RedisGraph 2.x compatible
v2.0.0 Updates
2.0.0-rc1
-
RedisGraph client API
- Result set structure - Supports the result set structure returned from RedisGraph 1.99.7 and later:
- Array as a returned data type.
- Path as a returned data type.
- Indices modification(create/delete) report as part of the result set statistics.
- Support parameterized queries.
- Result set structure - Supports the result set structure returned from RedisGraph 1.99.7 and later:
-
Code
- Better async usage in examples and unit tests
-
Automation
- Automated build and deploy JSdocs to https://redisgraph.github.io/redisgraph.js/index.html