Skip to content

Conversation

@rderbier
Copy link
Collaborator

@rderbier rderbier commented Jan 24, 2023

fixes #358

Group all info about dgraph live and bulk load usage in the import data section.

Make a reference to the CLI refernce page.

Clarify all dgraph live usage for cloud.

Remove uneccessary explanations.

Simplify example of upsertPredicate

skrdgraph and others added 11 commits October 20, 2022 21:00
updating version to release v22
- added a note about the command for macOS and the command to view the
key.
- updated the key in the example
Fixes: #304
- Update the Releases page with the latest release, Dgraph v22.0.0
- Update the previous versions' patch release information.
- Remove support for  v21.12.x,  v21.03.x, v20.07 and v20.11.
- Set v21.12.x as discontinued
last cherry pick was not the latest version of glossary.
Took the right commit for this one.
group install in a section

Co-authored-by: Rajakavitha <krajakavitha@gmail.com>
@netlify
Copy link

netlify bot commented Jan 24, 2023

Deploy Preview for dgraph-docs-repo ready!

Name Link
🔨 Latest commit 36099a6
🔍 Latest deploy log https://app.netlify.com/sites/dgraph-docs-repo/deploys/63dad1c5eb168300086a1cd9
😎 Deploy Preview https://deploy-preview-414--dgraph-docs-repo.netlify.app/howto/exportdata/export-data
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@matthewmcneely
Copy link
Collaborator

A few missing points:

  • how JSON and RDF data needs to be formatted with some examples. For instance, 'dgraph.type' must be set
  • inverse edges are not automatically made during loading, they must be explicitly be made in the import file
  • techniques for using the blank identifiers for UIDs, "uid": "_:some_id_from_my_data"

@rderbier rderbier requested a review from damonfeldman January 26, 2023 14:51
try a new script to deploy release branches and trigger algolia
triggering a netlify deploy
update script execute auth
update permission
remove un-necessary GraphQL overview in the documentation.
add v22.0.2 in releases list
Copy link

@adityasadalage adityasadalage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rderbier rderbier merged commit 3c32e1f into main Feb 1, 2023
@rderbier rderbier deleted the revamp/import-data branch February 1, 2023 20:56
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.

revamp - howto import data

7 participants