Skip to content

Working with Dgraph in Modus #7

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

Merged
merged 10 commits into from
Nov 20, 2024
Merged

Working with Dgraph in Modus #7

merged 10 commits into from
Nov 20, 2024

Conversation

rderbier
Copy link
Member

Show

  • how to create upsert delete query operations and use Dgraph as the backend. (Product, Category)
  • how to compute and save a text embedding for Products
  • expose a natural language search of Products.

finalize add to also update product and link to existing category
add delete generic function
add searchBySimilarity generic function
@ryanfoxtyler ryanfoxtyler marked this pull request as draft November 19, 2024 13:36
@johnymontana
Copy link
Member

@rderbier Can you please add an entry in the README table for this one? Otherwise looks good to go!

use proper json library to inject dgraph.type and uids
add entry for dgraph-101
@rderbier rderbier marked this pull request as ready for review November 19, 2024 20:30
@rderbier rderbier merged commit c6119c6 into main Nov 20, 2024
15 checks passed
@rderbier rderbier deleted the raphael/dgraph-101 branch November 20, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants