listGraphs
Retrieve all available graphs in a repository via GraphDB MCP Server, enabling efficient exploration and management of RDF datasets for knowledge graph analysis.
Instructions
List all graphs in the repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}