Raphtory Schema Explorer
0
Exposes GraphQL schema information for Raphtory graphs, enabling LLMs to understand graph structure.
关于
Raphtory Schema Explorer provides a FastMCP server that serves GraphQL schema information for Raphtory graphs through HTTP resources. This allows Large Language Models (LLMs) to explore and comprehend the structure of graphs, including node properties and relationship types. It supports querying graph schemas, retrieving detailed property information for nodes, and obtaining unique relationship types and their metadata, with the option to include property variants.
主要功能
- Gets unique relationship types and their metadata.
- Includes optional property variants.
- Verifies if a specific graph exists in the database.
- Queries the schema of specific graphs by name.
- Retrieves detailed property information for nodes.
- 0 GitHub stars
使用案例
- Retrieving detailed property information for graph nodes.
- Enabling LLMs to understand Raphtory graph structure.
- Querying and exploring graph schemas.