public abstract class DatasetStatistics extends Object
| Constructor and Description |
|---|
DatasetStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getStatisticsMap(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef)
Returns a map with statistics according to the current execution query.
|
protected abstract String |
getStatisticsQuery() |
protected abstract String getStatisticsQuery()
Copyright © 2015. All rights reserved.