Recall memories semantically or by neighborhood walk.
Recall memories semantically or by neighborhood walk.
Retrieve a ranked subgraph. Provide exactly one of query (semantic ANN) or seed_id (BFS neighborhood walk). Returns flat hits, the edges linking them, ranking scores, and provenance messages.
POST
Recall memories semantically or by neighborhood walk.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Semantic query. Provide exactly one of query or seed_id.
Neighborhood-walk seed. Provide exactly one of query or seed_id.
BFS walk depth (with seed_id).
Required range:
1 <= x <= 3Edge-expansion mode for recall.
Available options:
provenance, related Required range:
1 <= x <= 100
