Problem
Cognee has a real knowledge graph — graph search types (GRAPH_COMPLETION, CYPHER, etc.), per-dataset graph endpoints, and a cognify pipeline that builds graph structure from ingested data. memcp currently has no way to expose or leverage graph capabilities through the Protocol.
Blocked by #31
Proposed Solution / Alternatives
Determine how graph capabilities should surface in memcp: capability flag, search type passthrough, entities populated from graph nodes, or a combination. Cognee's 16 SearchType options and dataset graph endpoint are the concrete API surface to design against.
Problem
Cognee has a real knowledge graph — graph search types (GRAPH_COMPLETION, CYPHER, etc.), per-dataset graph endpoints, and a cognify pipeline that builds graph structure from ingested data. memcp currently has no way to expose or leverage graph capabilities through the Protocol.
Blocked by #31
Proposed Solution / Alternatives
Determine how graph capabilities should surface in memcp: capability flag, search type passthrough, entities populated from graph nodes, or a combination. Cognee's 16 SearchType options and dataset graph endpoint are the concrete API surface to design against.