Uses of Class
tech.oxfordsemantic.jrdfox.client.StatisticsInfo
Packages that use StatisticsInfo
-
Uses of StatisticsInfo in tech.oxfordsemantic.jrdfox.client
Methods in tech.oxfordsemantic.jrdfox.client that return StatisticsInfoModifier and TypeMethodDescriptionDataStoreConnection.describeStatistics(String statisticsName) Returns information about the specific statistics of the data store.Methods in tech.oxfordsemantic.jrdfox.client that return types with arguments of type StatisticsInfoModifier and TypeMethodDescriptionDataStoreConnection.listStatistics()Returns information about all statistics currently managed by the data store.