public class HashDictionary extends BaseTempDictionary
isOrganized, objects, predicates, shared, subjects| Constructor and Description |
|---|
HashDictionary(HDTOptions spec) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
endProcessing()
To be executed at the end of the processing
|
void |
reorganize(TempTriples triples)
This method is used in the one-pass way of working in which case it
should not be used with a disk-backed dictionary because remapping
requires practically a copy of the dictionary which is very bad...
|
void |
startProcessing()
To be executed at the start of the processing
|
clear, getGlobalId, getObjects, getPredicates, getShared, getSubjects, insert, isOrganized, reorganize, stringToIdpublic HashDictionary(HDTOptions spec)
public void reorganize(TempTriples triples)
BaseTempDictionaryreorganize in interface TempDictionaryreorganize in class BaseTempDictionarypublic void startProcessing()
TempDictionarypublic void endProcessing()
TempDictionarypublic void close()
throws IOException
IOExceptionCopyright © 2018 DataWeb Research. All rights reserved.