Class ExploreRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.graph.ExploreRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class ExploreRequest extends RequestBase implements JsonpSerializable
Explore extracted and summarized information about the documents and terms in an index.
See Also: