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

technology.semi.weaviate.client.v1.batch.model.BatchDeleteOutput Maven / Gradle / Ivy

package technology.semi.weaviate.client.v1.batch.model;

public interface BatchDeleteOutput {

    String VERBOSE = "verbose";
    String MINIMAL = "minimal";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy