| Package | Description |
|---|---|
| org.biojava.bio.annodb |
Databases of generic structured data (annotation) objects.
|
| org.biojava.bio.program.indexdb |
A flat-file ascii index of ascii flat files as per the OBDA specification.
|
| org.biojava.utils |
Miscellaneous utility classes used by other BioJava components.
|
| Constructor and Description |
|---|
IndexedAnnotationDB(String dbName,
File storeLoc,
Index2Model model,
List toIndex,
int maxKeyLen,
AnnotationType schema,
IndexedAnnotationDB.ParserListenerFactory plFactory)
Create a new IndexedAnnotationDB.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BioStore.commit()
commit writes an index to disk. |
| Modifier and Type | Method and Description |
|---|---|
void |
Commitable.commit()
commit commits pending changes. |
Copyright © 2014 BioJava. All rights reserved.