tombatron / NRedisGraph

28 stars 8 forks source link

Support casting a result value as a map. #20

Closed tombatron closed 1 year ago

tombatron commented 2 years ago

https://github.com/redis/jedis/blob/a2969a4a6ab190f158170c5d05c33d1ae0491853/src/test/java/redis/clients/jedis/modules/graph/GraphAPITest.java#L657

polygonhell commented 1 year ago

I believe this PR should cover it

https://github.com/tombatron/NRedisGraph/pull/37