Search Graph
Perform a graph search query.
Request
This endpoint expects an object.
query
The string to search for (required)
bfs_origin_node_uuids
Nodes that are the origins of the BFS searches
center_node_uuid
Node to rerank around for node distance reranking
graph_id
The graph_id to search in. When searching user graph, please use user_id instead.
limit
The maximum number of facts to retrieve. Defaults to 10. Limited to 50.
min_fact_rating
The minimum rating by which to filter relevant facts
min_score
Deprecated
mmr_lambda
weighting for maximal marginal relevance
reranker
Defaults to RRF
Allowed values:
scope
Defaults to Edges. Communities will be added in the future.
Allowed values:
search_filters
Search filters to apply to the search
user_id
The user_id when searching user graph. If not searching user graph, please use graph_id instead.
Response
Graph search results
edges
episodes
nodes