dataset_stats
Inspect a Fuseki dataset to see triple counts, graph breakdown, top classes, and predicates. Use it for quick orientation before querying unfamiliar RDF stores.
Instructions
Size and shape of a dataset: triple counts, graphs, classes and properties.
A quick orientation for a store you have not seen before -- how much is in it, how it is divided over graphs, and which types and predicates dominate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | How many classes and predicates to list. Default 10. | |
| dataset | No | Dataset name. Defaults to the configured one. |