statistics

Get the most recently updated store statistics.

get/{storeName}/statistics/latest

Path parameters

storeNamestring required

The name of the store

Response

Successful response

commitIdstring

The unique identifier of the store commit point that the statistics were generated from

commitTimestampstring date-time

The date/time of creation of the commit point that the statistics were generated from

predicateTripleCountsobject

A map/dictionary where the key is a URI and the value is the number of triples in the store that use that URI in the predicate.

totalTripleCountinteger

The total number of triples in the store

Changes

Changed in 3 of the 11 revisions of this API.13