All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.stanford.protege.webprotege.persistence.Repository Maven / Gradle / Ivy

The newest version!
package edu.stanford.protege.webprotege.persistence;

/**
 * Matthew Horridge
 * Stanford Center for Biomedical Informatics Research
 * 2 Oct 2016
 */
public interface Repository {

    void ensureIndexes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy