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

Add Dgraph implementation #90

Open
szarnyasg opened this issue Feb 11, 2017 · 4 comments
Open

Add Dgraph implementation #90

szarnyasg opened this issue Feb 11, 2017 · 4 comments
Assignees

Comments

@szarnyasg
Copy link
Member

Idea for loading: https://wiki.dgraph.io/Query_Language#Batch_mutations

@szarnyasg
Copy link
Member Author

szarnyasg commented Sep 20, 2017

@tzdybal
Copy link

tzdybal commented Sep 20, 2017

Don't look at http://graphql.org/learn/queries/ - Dgraph's GraphQL+- is a different language.
You better use https://tour.dgraph.io/ to quickly learn how to work with Dgraph.

@szarnyasg
Copy link
Member Author

Thanks @tzdybal! I pinged you on the Neo4j Slack, please take a look if you have a chance.

@manishrjain
Copy link

Hey @szarnyasg , if this is a one time load, then might be worth using the bulk loader: https://docs.dgraph.io/deploy/#bulkloader, which just got released in v0.8.2.

And if you run into any issues, or have any questions, please do feel free to reach out to us at slack.dgraph.io. We'd love to review the queries, etc. to ensure that they're optimized.

@szarnyasg szarnyasg changed the title Implement on dgraph Add dgraph implementation Oct 5, 2017
@szarnyasg szarnyasg changed the title Add dgraph implementation Add Dgraph implementation Oct 7, 2017
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

4 participants