Skip to content

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
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.

3 participants