Class Statistics


  • public class Statistics
    extends Object
    • Constructor Detail

      • Statistics

        public Statistics()
    • Method Detail

      • countResourcesOfType

        public static long countResourcesOfType​(org.apache.jena.rdf.model.Resource type,
                                                org.apache.jena.rdf.model.Model m1)
      • countRelations

        public static long countRelations​(org.apache.jena.rdf.model.Property prop,
                                          org.apache.jena.rdf.model.Model m1)
      • translationCounts

        public static Map<String,​Long> translationCounts​(org.apache.jena.rdf.model.Model m1)