Gremlin Graph Visualizer
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.7.03.5.6^3.0.4^0.294.012.3.417.0.217.0.2^1.29.08.55.012.3.465
commits
refactor: Enable on-demand profiling and explanation, and introduce a toggle for background query logging and graph enrichment.
6fb7af9View on GitHubfeat: Implement dynamic edge label filtering and update legend UI to control visibility.
a2a9f4aView on GitHubfeat: Add 'Clear Graph' functionality to reset the graph and improve query cancellation error handling.
54efe69View on GitHubfeat: Implement query cancellation by integrating AbortController on the client, handling connection close events on the server, and adding a verification script.
aa634c0View on GitHubfeat: Default `autoConnect` to true in the UI and add a verification script for auto-connect logic.
5d1bd36View on GitHubfeat: automatically fetch missing nodes referenced by edges in query results and add a reproduction script.
56a6cfdView on GitHub