Uses of Class
technology.semi.weaviate.client.v1.data.api.ObjectsGetter
-
Packages that use ObjectsGetter Package Description technology.semi.weaviate.client.v1.data technology.semi.weaviate.client.v1.data.api -
-
Uses of ObjectsGetter in technology.semi.weaviate.client.v1.data
Methods in technology.semi.weaviate.client.v1.data that return ObjectsGetter Modifier and Type Method Description ObjectsGetterData. objectsGetter() -
Uses of ObjectsGetter in technology.semi.weaviate.client.v1.data.api
Methods in technology.semi.weaviate.client.v1.data.api that return ObjectsGetter Modifier and Type Method Description ObjectsGetterObjectsGetter. withAdditional(String name)ObjectsGetterObjectsGetter. withAfter(String after)ObjectsGetterObjectsGetter. withClassName(String className)ObjectsGetterObjectsGetter. withConsistencyLevel(String cl)ObjectsGetterObjectsGetter. withID(String id)ObjectsGetterObjectsGetter. withLimit(Integer limit)ObjectsGetterObjectsGetter. withNodeName(String name)ObjectsGetterObjectsGetter. withOffset(Integer offset)ObjectsGetterObjectsGetter. withVector()
-