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

Crud interface for redisgraph.js compatible APIs #16

Open
davidLeonardi opened this issue Apr 4, 2019 · 1 comment
Open

Crud interface for redisgraph.js compatible APIs #16

davidLeonardi opened this issue Apr 4, 2019 · 1 comment

Comments

@davidLeonardi
Copy link
Contributor

@gkorland , I've created a basic CRUD interface for JS clients that expose the .query interface.

Please take a look at https://github.com/davidLeonardi/redisgraphcrud and provide some feedback on the initial implementation.

This is not intended to be contributed as part of this specific package, but rather to complement it.

The basic idea is that it allows for easy creation, retrieval and relating of nodes.

Feedback much appreciated!

Thanks!

@itamarhaber
Copy link

@davidLeonardi - LGTM :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants