@Preview(value="3.1") public interface RepositoryStorable extends Repository
void insert(java.util.List<Document> documents) throws java.io.IOException
java.io.IOException
void delete(java.lang.String... ids) throws java.io.IOException
java.io.IOException
boolean exists(java.lang.String id) throws java.io.IOException
java.io.IOException