public class GraphLoader extends Object implements AutoCloseable
| Constructor and Description |
|---|
GraphLoader(MongoDbMetadataRepository<Unit> mongoDbMetadataRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanCache() |
void |
close() |
Map<String,UnitGraphModel> |
loadGraphInfo(Iterable<? extends String> ids) |
public GraphLoader(MongoDbMetadataRepository<Unit> mongoDbMetadataRepository)
public Map<String,UnitGraphModel> loadGraphInfo(Iterable<? extends String> ids) throws MetaDataNotFoundException
MetaDataNotFoundExceptionpublic void cleanCache()
public void close()
close in interface AutoCloseableCopyright © 2018 Vitam. All rights reserved.