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 example of bulk import #20

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Add example of bulk import #20

merged 2 commits into from
Nov 13, 2024

Conversation

tstirrat15
Copy link
Contributor

Description

I'm planning on using this as an example in the documentation, as I think it reads relatively straightforwardly and the Python example gets kind of hidden behind its iterator implementation. This adds it to the repo for reference.

Changes

  • Add new example project
  • Add script that does bulk import

Testing

Start a SpiceDB testing server locally.

cd into the bulk-import folder and then dotnet run --project BulkImport and see that the output is as expected.

@tstirrat15 tstirrat15 merged commit 1f46e80 into main Nov 13, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants