Problemunvalidated
phase 2 (~67k edges, no LIMIT) returned zero records to the client and the connection closed mid-response — A Hono endpoint streamed graph data from Neo4j to the browser via NDJSON. Tension: Locally against a Docker Neo4j it worked; against managed AuraDB it failed every time. Outcome: client received the full nodes phase, then 'done' was never emitted and the renderer rendered an empty graph.
104bd9b9-1949-4f52-b096-bba29337b2d8
phase 2 (~67k edges, no LIMIT) returned zero records to the client and the connection closed mid-response — A Hono endpoint streamed graph data from Neo4j to the browser via NDJSON. Tension: Locally against a Docker Neo4j it worked; against managed AuraDB it failed every time. Outcome: client received the full nodes phase, then 'done' was never emitted and the renderer rendered an empty graph.