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

Update RedisGraph README.md

Open jkoontz2010 opened this issue 1 year ago • 2 comments

Simple example using Cypher to CREATE a graph with relationships and then MATCH on that graph

Description

Simple starting documentation for redis/@graph

Took a while to figure out how to get started with graph

Describe your pull request here


Checklist

  • [x ] Does npm test pass with this change (including linting)?
  • [x ] Is the new or changed code fully tested?
  • [x ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

jkoontz2010 avatar Aug 20 '22 19:08 jkoontz2010

@jkoontz2010 thank you so much! I'll make sure someone will review it soon.

leibale avatar Aug 22 '22 17:08 leibale

@jkoontz2010 sorry for the long delay :man_facepalming: review my change please?

leibale avatar Sep 14 '22 17:09 leibale

WDYT about adding some boilerplate around the example, something like what we have for search?

chayim avatar Sep 29 '22 11:09 chayim

This was helpful but hard do find :-)

jonaskello avatar Oct 07 '22 12:10 jonaskello