node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

Add example / demo script showing use of Graph commands.

Open simonprickett opened this issue 3 years ago • 2 comments

There's currently no example code using the Graph commands. Add some!

simonprickett avatar Aug 15 '22 10:08 simonprickett

Look at the workbook for RedisGraph inside RedisInsight2 for inspiration.

simonprickett avatar Aug 15 '22 11:08 simonprickett

PR up for a simple example here: https://github.com/redis/node-redis/pull/2239

jkoontz2010 avatar Aug 20 '22 19:08 jkoontz2010