public class OntologyTermRepository extends AbstractRepository implements Countable
| Constructor and Description |
|---|
OntologyTermRepository(OntologyLoader loader,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
long |
count() |
EntityMetaData |
getEntityMetaData() |
Iterator<Entity> |
iterator() |
getName, getUrl, iteratorpublic OntologyTermRepository(OntologyLoader loader, String name)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic EntityMetaData getEntityMetaData()
getEntityMetaData in interface RepositoryCopyright © 2014. All Rights Reserved.