Uses of Class
org.biojava.bio.program.indexdb.BioStore
Packages that use BioStore
Package
Description
Databases of generic structured data (annotation) objects.
A flat-file ascii index of ascii flat files as per the OBDA specification.
-
Uses of BioStore in org.biojava.bio.annodb
Constructors in org.biojava.bio.annodb with parameters of type BioStoreModifierConstructorDescriptionIndexedAnnotationDB
(BioStore store) Initialise the db from a store. -
Uses of BioStore in org.biojava.bio.program.indexdb
Methods in org.biojava.bio.program.indexdb that return BioStoreModifier and TypeMethodDescriptionBioStoreFactory.createBioStore()
createBioStore
creates aBioStore
reflecting the current state of the factory and returns a reference to it.