Uses of Class
org.elasticsearch.client.graph.Hop
-
Packages that use Hop Package Description org.elasticsearch.client.graph -
-
Uses of Hop in org.elasticsearch.client.graph
Methods in org.elasticsearch.client.graph that return Hop Modifier and Type Method Description HopGraphExploreRequest. createNextHop(QueryBuilder guidingQuery)Add a stage in the graph exploration.HopGraphExploreRequest. getHop(int hopNumber)HopHop. getParentHop()Constructors in org.elasticsearch.client.graph with parameters of type Hop Constructor Description Hop(Hop parent)
-