public class Explore extends BaseClient<GraphQLResponse> implements ClientResult<GraphQLResponse>
| Modifier and Type | Method and Description |
|---|---|
Result<GraphQLResponse> |
run() |
Explore |
withFields(ExploreFields[] fields) |
Explore |
withNearText(NearTextArgument nearText) |
sendDeleteRequest, sendGetRequest, sendHeadRequest, sendPatchRequest, sendPostRequest, sendPutRequestpublic Explore(Config config)
public Explore withFields(ExploreFields[] fields)
public Explore withNearText(NearTextArgument nearText)
public Result<GraphQLResponse> run()
run in interface ClientResult<GraphQLResponse>Copyright © 2022 SeMI Technologies B.V.. All rights reserved.