public class Get extends BaseClient<GraphQLResponse> implements ClientResult<GraphQLResponse>
| Modifier and Type | Method and Description |
|---|---|
Result<GraphQLResponse> |
run() |
Get |
withAsk(AskArgument ask) |
Get |
withClassName(String className) |
Get |
withFields(Fields fields) |
Get |
withGroup(GroupArgument group) |
Get |
withLimit(Integer limit) |
Get |
withNearImage(NearImageArgument nearImage) |
Get |
withNearObject(NearObjectArgument nearObject) |
Get |
withNearText(NearTextArgument nearText) |
Get |
withNearVector(Float[] nearVector) |
Get |
withOffset(Integer offset) |
Get |
withWhere(WhereArgument where) |
sendDeleteRequest, sendGetRequest, sendHeadRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic Get(Config config)
public Get withWhere(WhereArgument where)
public Get withNearText(NearTextArgument nearText)
public Get withAsk(AskArgument ask)
public Get withNearImage(NearImageArgument nearImage)
public Get withNearObject(NearObjectArgument nearObject)
public Get withGroup(GroupArgument group)
public Result<GraphQLResponse> run()
run in interface ClientResult<GraphQLResponse>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.