nyarhi_search
Conduct full-text search over graph nodes, matching term against node IDs, types, and property values, and return results ranked by relevance.
Instructions
Full-text search over the graph's nodes.
term is matched against node ids, types, and property values.
Results come back ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| limit | No | ||
| store | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |