cleaned readme
This commit is contained in:
parent
1949c4a2c6
commit
d1d422e5e4
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ with open("./newText.txt") as f:
|
|||
```
|
||||
|
||||
### Insert using Pipeline
|
||||
The `apipeline_enqueue_documents` and `apipeline_process_enqueue_documents` functions allow you to perform incremental insertion of documents into the graph.
|
||||
The `apipeline_enqueue_documents` and `apipeline_process_enqueue_documents` functions allow you to perform incremental insertion of documents into the graph.
|
||||
|
||||
This is useful for scenarios where you want to process documents in the background while still allowing the main thread to continue executing.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue