Uses of Class
org.elasticsearch.client.graph.Connection
-
Packages that use Connection Package Description org.elasticsearch.client.graph -
-
Uses of Connection in org.elasticsearch.client.graph
Methods in org.elasticsearch.client.graph that return Connection Modifier and Type Method Description ConnectionGraphExploreResponse. getConnection(Connection.ConnectionId connectionId)Methods in org.elasticsearch.client.graph that return types with arguments of type Connection Modifier and Type Method Description Collection<Connection>GraphExploreResponse. getConnections()
-