public class IndexerSNOMEDCT_RF2 extends Object
| Constructor and Description |
|---|
IndexerSNOMEDCT_RF2() |
| Modifier and Type | Method and Description |
|---|---|
static IndexHash |
buildIndex(URIFactory factory,
G graph,
String description_file,
String defaultNamespace,
boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
Only load an index for the URI already loaded
|
static IndexHash |
buildIndex(URIFactory factory,
String description_file,
String defaultNamespace,
G graph,
boolean EXCLUDE_INACTIVE_DESCRIPTIONS)
Same as builIndex removing the index not associated to a loaded vertex
|
public static IndexHash buildIndex(URIFactory factory, G graph, String description_file, String defaultNamespace, boolean EXCLUDE_INACTIVE_DESCRIPTIONS) throws SLIB_Exception
factory - graph - description_file - defaultNamespace - EXCLUDE_INACTIVE_DESCRIPTIONS - SLIB_Exceptionpublic static IndexHash buildIndex(URIFactory factory, String description_file, String defaultNamespace, G graph, boolean EXCLUDE_INACTIVE_DESCRIPTIONS) throws SLIB_Exception
factory - description_file - defaultNamespace - graph - EXCLUDE_INACTIVE_DESCRIPTIONS - SLIB_ExceptionCopyright © 2014. All rights reserved.