JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Methods
Deprecated Interfaces
Interface and Description
org.vertexium.query.GraphQueryWithGeohashAggregation
org.vertexium.query.GraphQueryWithHistogramAggregation
org.vertexium.query.GraphQueryWithStatisticsAggregation
org.vertexium.query.GraphQueryWithTermsAggregation
org.vertexium.query.IterableWithGeohashResults
org.vertexium.query.IterableWithHistogramResults
org.vertexium.query.IterableWithStatisticsResults
org.vertexium.query.IterableWithTermsResults
Deprecated Methods
Method and Description
org.vertexium.query.GraphQueryWithGeohashAggregation.addGeohashAggregation(String, String, int)
org.vertexium.query.GraphQueryWithHistogramAggregation.addHistogramAggregation(String, String, String)
org.vertexium.query.GraphQueryWithHistogramAggregation.addHistogramAggregation(String, String, String, Long)
org.vertexium.query.GraphQueryWithStatisticsAggregation.addStatisticsAggregation(String, String)
org.vertexium.query.GraphQueryWithTermsAggregation.addTermsAggregation(String, String)
org.vertexium.query.QueryBase.edges(String)
org.vertexium.query.CompositeGraphQuery.edges(String)
org.vertexium.query.Query.edges(String)
org.vertexium.query.QueryBase.edges(String, EnumSet<FetchHint>)
org.vertexium.query.CompositeGraphQuery.edges(String, EnumSet<FetchHint>)
org.vertexium.query.Query.edges(String, EnumSet<FetchHint>)
org.vertexium.GraphBase.findPaths(String, String, int, Authorizations)
org.vertexium.Graph.findPaths(String, String, int, Authorizations)
Use
Graph.findPaths(FindPathOptions, Authorizations)
org.vertexium.GraphBase.findPaths(String, String, int, ProgressCallback, Authorizations)
org.vertexium.Graph.findPaths(String, String, int, ProgressCallback, Authorizations)
Use
Graph.findPaths(FindPathOptions, Authorizations)
org.vertexium.GraphBase.findPaths(String, String, String[], int, Authorizations)
org.vertexium.Graph.findPaths(String, String, String[], int, Authorizations)
Use
Graph.findPaths(FindPathOptions, Authorizations)
org.vertexium.GraphBase.findPaths(String, String, String[], int, ProgressCallback, Authorizations)
org.vertexium.Graph.findPaths(String, String, String[], int, ProgressCallback, Authorizations)
Use
Graph.findPaths(FindPathOptions, Authorizations)
org.vertexium.GraphBase.findRelatedEdges(Iterable<String>, Authorizations)
org.vertexium.Graph.findRelatedEdges(Iterable<String>, Authorizations)
org.vertexium.GraphBase.findRelatedEdges(Iterable<String>, Long, Authorizations)
org.vertexium.Graph.findRelatedEdges(Iterable<String>, Long, Authorizations)
org.vertexium.query.IterableWithGeohashResults.getGeohashResults(String)
org.vertexium.query.IterableWithHistogramResults.getHistogramResults(String)
org.vertexium.query.IterableWithStatisticsResults.getStatisticsResults(String)
org.vertexium.query.IterableWithTermsResults.getTermsResults(String)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2017. All rights reserved.