The ICommitPointStats type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CommitTime |
Get the date/time at which the commit occurred.
(Inherited from ICommitPointInfo.) |
![]() | Id |
Get the store-unique identifier for the commit point
(Inherited from ICommitPointInfo.) |
![]() | JobId |
Get the unique identifier of the job that caused this commit
(Inherited from ICommitPointInfo.) |
![]() | PredicateTripleCount |
A dictionary mapping the unique predicate URLs to the count of the number
of triples using that predicate in the store at this commit point.
|
![]() | StoreName |
Get the name of the store that this commit point comes from
(Inherited from ICommitPointInfo.) |
![]() | TotalTripleCount |
The total number of triples in the store at this commit point.
|