Represents the triple statistics for a store at a specific commit point.

Namespace: BrightstarDB.Client
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public interface IStoreStatistics
Visual Basic
Public Interface IStoreStatistics
Visual C++
public interface class IStoreStatistics
F#
type IStoreStatistics =  interface end

See Also