public class Stats extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
readOnlySharpRelations |
Constructor and Description |
---|
Stats() |
Modifier and Type | Method and Description |
---|---|
static void |
getEntityStats(String inputDir) |
static void |
getRelationStats(String inputDir) |
static void |
main(String[] args) |
static void |
reportStats(HashMap<String,Integer> counts,
int totalCount) |
public static final boolean readOnlySharpRelations
public static void getEntityStats(String inputDir) throws org.jdom.JDOMException, IOException
org.jdom.JDOMException
IOException
public static void getRelationStats(String inputDir) throws org.jdom.JDOMException, IOException
org.jdom.JDOMException
IOException
public static void main(String[] args) throws org.jdom.JDOMException, IOException
org.jdom.JDOMException
IOException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.