Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RedisGraph README.md #2239

Merged
merged 2 commits into from
Oct 25, 2022
Merged

Update RedisGraph README.md #2239

merged 2 commits into from
Oct 25, 2022

Conversation

jkoontz2010
Copy link
Contributor

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)?

Simple example using Cypher to CREATE a graph with relationships and then MATCH on that graph
@leibale
Copy link
Contributor

leibale commented Aug 22, 2022

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

@leibale leibale linked an issue Sep 14, 2022 that may be closed by this pull request
@leibale
Copy link
Contributor

leibale commented Sep 14, 2022

@jkoontz2010 sorry for the long delay 🤦‍♂️ review my change please?

@leibale leibale changed the title Update README.md Update RedisGraph README.md Sep 15, 2022
@chayim
Copy link
Contributor

chayim commented Sep 29, 2022

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

@jonaskello
Copy link

This was helpful but hard do find :-)

@leibale leibale merged commit 4cfad3d into redis:master Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend Graph README.md
4 participants