Raphtory Schema Explorer
Createdniallroche
Exposes GraphQL schema information for Raphtory graphs, enabling LLMs to understand graph structure.
About
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.
Key Features
- 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
Use Cases
- Retrieving detailed property information for graph nodes.
- Enabling LLMs to understand Raphtory graph structure.
- Querying and exploring graph schemas.