Uses of Class
io.weaviate.client.v1.data.api.ObjectsGetter
Packages that use ObjectsGetter
-
Uses of ObjectsGetter in io.weaviate.client.v1.data
Methods in io.weaviate.client.v1.data that return ObjectsGetter -
Uses of ObjectsGetter in io.weaviate.client.v1.data.api
Methods in io.weaviate.client.v1.data.api that return ObjectsGetterModifier and TypeMethodDescriptionObjectsGetter.withAdditional(String name) ObjectsGetter.withClassName(String className) ObjectsGetter.withConsistencyLevel(String cl) ObjectsGetter.withNodeName(String name) ObjectsGetter.withOffset(Integer offset) ObjectsGetter.withTenant(String tenant) ObjectsGetter.withVector()