Interface GraphClient
-
public interface GraphClient
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exploreAsync(org.elasticsearch.client.graph.GraphExploreRequest graphExploreRequest, org.elasticsearch.client.RequestOptions options, io.vertx.core.Handler<io.vertx.core.AsyncResult<org.elasticsearch.client.graph.GraphExploreResponse>> handler)
-