Package org.aksw.iguana.cc.utils
Class SPARQLQueryStatistics
- java.lang.Object
-
- org.aksw.iguana.cc.utils.SPARQLQueryStatistics
-
public class SPARQLQueryStatistics extends java.lang.Object
Simple SPARQL Query statistics
-
-
Constructor Summary
Constructors Constructor Description SPARQLQueryStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
getStatistics(org.apache.jena.query.Query q)
Will add the stats of the provided query to this statistics count.
-