Class GraphExploreResponse

java.lang.Object
org.elasticsearch.client.graph.GraphExploreResponse
All Implemented Interfaces:
ToXContent, ToXContentObject

public class GraphExploreResponse
extends java.lang.Object
implements ToXContentObject
Graph explore response holds a graph of Vertex and Connection objects (nodes and edges in common graph parlance).
See Also:
GraphExploreRequest