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