RdfGraphSummary
class RdfGraphSummary
The RDF graph summary API returns a read-only list of classes and predicate keys, along with counts of quads, subjects, and predicates.
Types
Properties
Link copied to clipboard
The number of classes in the graph.
Link copied to clipboard
The number of distinct predicates in the graph.
Link copied to clipboard
The number of distinct subjects in the graph.
Link copied to clipboard
"A list of predicates in the graph, along with the predicate counts.
Link copied to clipboard
This field is only present when the request mode is DETAILED
. It contains a list of subject structures.