Uses of Class
technology.semi.weaviate.client.v1.batch.util.ObjectsPath.Params
-
Packages that use ObjectsPath.Params Package Description technology.semi.weaviate.client.v1.batch.util -
-
Uses of ObjectsPath.Params in technology.semi.weaviate.client.v1.batch.util
Methods in technology.semi.weaviate.client.v1.batch.util that return ObjectsPath.Params Modifier and Type Method Description ObjectsPath.ParamsObjectsPath.Params.ParamsBuilder. build()Methods in technology.semi.weaviate.client.v1.batch.util with parameters of type ObjectsPath.Params Modifier and Type Method Description StringObjectsPath. buildCreate(ObjectsPath.Params params)StringObjectsPath. buildDelete(ObjectsPath.Params params)
-