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(String fields) |
Get |
withGroup(String group) |
Get |
withLimit(Integer limit) |
Get |
withNearImage(NearImageArgument nearImage) |
Get |
withNearObject(NearObjectArgument nearObject) |
Get |
withNearText(NearTextArgument nearText) |
Get |
withNearVector(Float[] nearVector) |
Get |
withWhere(String filter) |
sendDeleteRequest, sendGetRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic Get(Config config)
public Get withNearText(NearTextArgument nearText)
public Get withAsk(AskArgument ask)
public Get withNearImage(NearImageArgument nearImage)
public Get withNearObject(NearObjectArgument nearObject)
public Result<GraphQLResponse> run()
run in interface ClientResult<GraphQLResponse>Copyright © 2021 SeMI Technologies B.V.. All rights reserved.