Frontmatter
| id | 9686 |
| title | Add Graph Database Inspector Script |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Apr 4, 2026, 3:25 PM |
| updatedAt | Apr 5, 2026, 4:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9686 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 4, 2026, 8:02 PM |
Add Graph Database Inspector Script
Closedenhancementai

The SQLite database powering the Native Graph needs a quick, non-abstracted diagnostic script for inspecting stored Nodes and Edges and verifying Sandman's extraction quality locally without booting the entire framework.
This ticket tracks the addition of
ai/examples/inspectGraph.mjsand the inclusion ofbetter-sqlite3.