一键导入
product
// Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture.
// Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture.
Testing standards, patterns, and utilities for Graph Explorer including Vitest, DbState, renderHookWithState, test data factories, SPARQL test helpers, and backward compatibility testing for persisted data.
Git workflow conventions for Graph Explorer. Use when making commits, creating branches, or discussing version control practices.
Handle management of any GitHub related tasks, including creating or modifying issues, publishing a branch as a pull requests (or PRs), or creating or modifying sub-issues or child issues.
Database connector and explorer patterns for Gremlin, openCypher, and SPARQL, including the query template tag and escapeString usage.
React component patterns, hooks, naming conventions, and the query-language translation system for Graph Explorer.
Schema storage and discovery in Graph Explorer, including SchemaStorageModel persistence, edge connections, incremental schema growth, and related Jotai atoms.
| name | product |
| description | Graph Explorer product overview including supported graph types, query languages, databases, key features, and high-level architecture. |
| tools | ["fs_read","grep","glob","web_search"] |
Graph Explorer is a React-based web application that enables users to visualize and explore graph data without writing queries. It supports multiple graph database types and query languages.