Search for nodes in the graph database.
This endpoint performs semantic search across the knowledge graph to find relevant nodes based on the provided query. It supports different search types and can be scoped to specific datasets.
Returns a list of search results containing relevant nodes from the graph.
Successful Response
The response is of type any[]
.