return storePath == null ? 0 : FileUtils.size(fs,new File(storePath,name)); | return databaseDirectory == null ? 0 : FileUtils.size(fs,file); | new File(storePath,name) | name | neo4j | f8c9b992c69950a1e578f126526efd13c964da8e | org.neo4j.jmx.impl.StoreFileBean.StoreFileImpl | | | | | | Uses | False |