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

io.weaviate.client.base.ClientResult Maven / Gradle / Ivy

There is a newer version: 4.9.0
Show newest version
package io.weaviate.client.base;

public interface ClientResult {
  Result run();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy