Batch Create Nodes
batch_create_nodesAtomically create multiple nodes in one transaction while synchronizing the full-text search index for immediate queryability.
Instructions
Atomically create multiple nodes in a single transaction with FTS5 search index synchronization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | Array of nodes to create. | |
| project | No | Optional project identifier. |