mcp_search_graph
Search for entities in a Neo4j knowledge graph by matching name or ID substrings. Retrieve relevant nodes related to a specified topic or entity.
Instructions
Search entities by name/id substring matching in Neo4j knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Entity or topic to search for (e.g., 'Python', 'TypeScript'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |