public abstract class GraphQueryBase extends QueryBase implements GraphQuery
QueryBase.HasContainer, QueryBase.HasNotPropertyContainer, QueryBase.HasPropertyContainer, QueryBase.HasValueContainer, QueryBase.SortContainer| Modifier | Constructor and Description |
|---|---|
protected |
GraphQueryBase(Graph graph,
String[] similarToFields,
String similarToText,
Authorizations authorizations) |
protected |
GraphQueryBase(Graph graph,
String queryString,
Authorizations authorizations) |
addAggregation, boost, edges, edges, edges, edges, elements, elements, getAggregationByName, getAggregations, getGraph, getParameters, has, has, has, hasEdgeLabel, hasEdgeLabel, hasNot, hasNot, isAggregationSupported, limit, limit, maxDocFrequency, maxQueryTerms, minDocFrequency, minTermFrequency, percentTermsToMatch, range, range, skip, sort, vertices, verticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAggregation, edges, edges, edges, edges, elements, elements, getAggregations, has, has, has, hasEdgeLabel, hasEdgeLabel, hasNot, hasNot, isAggregationSupported, limit, limit, range, range, skip, sort, vertices, verticesprotected GraphQueryBase(Graph graph, String queryString, Authorizations authorizations)
protected GraphQueryBase(Graph graph, String[] similarToFields, String similarToText, Authorizations authorizations)
Copyright © 2014–2017. All rights reserved.