LearnNewsExamplesServices
Frontmatter
id9709
title[Vector Bridge] Stitching Chroma Semantics to SQLite Edge Nodes
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtApr 4, 2026, 11:05 PM
updatedAtApr 4, 2026, 11:30 PM
githubUrlhttps://github.com/neomjs/neo/issues/9709
authortobiu
commentsCount1
parentIssue9673
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2026, 11:30 PM

[Vector Bridge] Stitching Chroma Semantics to SQLite Edge Nodes

Closedenhancementaiarchitecture
tobiu
tobiu commented on Apr 4, 2026, 11:05 PM

Description

Dismantle the silos between the Vector database (ChromaDB) and the structural Edge Database (SQLite). Enable unified GraphRAG traversals native to the memory-core MCP.

Acceptance Criteria

  • Expand GraphService.mjs node schema to link semanticVectorId.
  • Develop the query_hybrid_graph MCP tool to fetch cross-boundary memory + structural payloads in a single turn.
  • Related to Epic #9673.
tobiu added the enhancement label on Apr 4, 2026, 11:05 PM
tobiu added the ai label on Apr 4, 2026, 11:05 PM
tobiu added the architecture label on Apr 4, 2026, 11:05 PM
tobiu added parent issue #9673 on Apr 4, 2026, 11:05 PM
tobiu referenced in commit 7ff3068 - "feat: Stitch Chroma Semantics to SQLite Edge Nodes via query_hybrid_graph (#9709)" on Apr 4, 2026, 11:30 PM
tobiu assigned to @tobiu on Apr 4, 2026, 11:30 PM
tobiu
tobiu Apr 4, 2026, 11:30 PM

Implemented queryNodeTopology in GraphService and the query_hybrid_graph MCP tool in memory-core. Changes pushed.

tobiu closed this issue on Apr 4, 2026, 11:30 PM
tobiu cross-referenced by #9714 on Apr 5, 2026, 2:44 AM