Uses of Class
technology.semi.weaviate.client.base.util.DbVersionSupport
-
-
Uses of DbVersionSupport in technology.semi.weaviate.client.base.util
Constructors in technology.semi.weaviate.client.base.util with parameters of type DbVersionSupport Constructor Description BeaconPath(DbVersionSupport support) -
Uses of DbVersionSupport in technology.semi.weaviate.client.v1.batch
Constructors in technology.semi.weaviate.client.v1.batch with parameters of type DbVersionSupport Constructor Description Batch(HttpClient httpClient, Config config, DbVersionSupport dbVersionSupport, Data data) -
Uses of DbVersionSupport in technology.semi.weaviate.client.v1.data
Constructors in technology.semi.weaviate.client.v1.data with parameters of type DbVersionSupport Constructor Description Data(HttpClient httpClient, Config config, DbVersionSupport dbVersionSupport) -
Uses of DbVersionSupport in technology.semi.weaviate.client.v1.data.util
Constructors in technology.semi.weaviate.client.v1.data.util with parameters of type DbVersionSupport Constructor Description ObjectsPath(DbVersionSupport support)ReferencesPath(DbVersionSupport support)
-