@Deprecated public interface GraphQueryWithHistogramAggregation extends GraphQuery
| Modifier and Type | Method and Description |
|---|---|
GraphQueryWithHistogramAggregation |
addHistogramAggregation(String aggregationName,
String field,
String interval)
Deprecated.
|
GraphQueryWithHistogramAggregation |
addHistogramAggregation(String aggregationName,
String field,
String interval,
Long minDocumentCount)
Deprecated.
|
addAggregation, edges, edges, edges, edges, elements, elements, getAggregations, has, has, has, hasEdgeLabel, hasEdgeLabel, hasNot, hasNot, isAggregationSupported, limit, limit, range, range, skip, sort, vertices, vertices@Deprecated GraphQueryWithHistogramAggregation addHistogramAggregation(String aggregationName, String field, String interval)
@Deprecated GraphQueryWithHistogramAggregation addHistogramAggregation(String aggregationName, String field, String interval, Long minDocumentCount)
Copyright © 2014–2017. All rights reserved.