Skip to content

docs: guides / python / add-documents typo #213

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

almereyda
Copy link

alexander-mart added a commit to alexander-mart/terminusdb-docs-static that referenced this pull request Apr 23, 2025
Original issue:
terminusdb/terminusdb-docs#213

```diff
documents = [{ '@type' : 'Person', 'name' : "Jim" },
            { '@type' : 'Person', 'name' : "Jill" }]
-results = client.insert_document(document)
+results = client.insert_document(documents)
```
@alexander-mart
Copy link
Contributor

@GavinMendelGleason @hoijnet Can we merge it?

For the new version at terminusdb.org I also add a PR:
dfrnt-labs/terminusdb-docs-static#9

hoijnet added a commit to dfrnt-labs/terminusdb-docs-static that referenced this pull request Apr 24, 2025
@hoijnet
Copy link

hoijnet commented Apr 26, 2025

@GavinMendelGleason , I don't have commit rights to this repo and can't close the issue. Suggestion is to merge it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants