Skip to content

Releases: RedisGraph/redisgraph.js

Version 2.2.2

01 Mar 12:05
b696e4f
Compare
Choose a tag to compare

Changes

  • Add support for Point datatype (#67)
  • Add TypeScript types support (#63, #62)
  • Support Map datatype (#60)

v2.2.1

27 Jul 14:41
Compare
Choose a tag to compare

Bugs:

  • Better validation of string parameter ending, containing double-quotes. (#56)

v2.2.0

23 Jul 17:12
Compare
Choose a tag to compare

Enhancements:

  • Add cached execution indication relevant for RedisGraph 2.2 (#54)

Bugs:

  • Fixed string escape (#52)

2.1.0

13 Apr 19:32
Compare
Choose a tag to compare

API additions

  • #47 Added close method for graph object.
  • #47 Added result set size method.

2.0.3

10 Mar 08:19
Compare
Choose a tag to compare

NPM and GitHub versions are now the same

2.0.2

09 Mar 16:57
Compare
Choose a tag to compare
  • Fixed a bug in Graph constructor with specified port. (#43, #44)

2.0.1 - update package.json description

31 Dec 09:30
Compare
Choose a tag to compare

2.0.0 - RedisGraph 2.x compatible

31 Dec 08:36
Compare
Choose a tag to compare

2.0.0-rc1

27 Dec 19:01
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
  • 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.
  • Code

    • Better async usage in examples and unit tests
  • Automation

1.1.4

21 Feb 20:23
Compare
Choose a tag to compare
v1.1.4

upgrade version 1.1.4