public class DefaultMultiVertexQuery extends QueryBase implements MultiVertexQuery
QueryBase.HasAuthorizationContainer, QueryBase.HasContainer, QueryBase.HasExtendedData, QueryBase.HasNotPropertyContainer, QueryBase.HasPropertyContainer, QueryBase.HasValueContainer, QueryBase.PropertySortContainer, QueryBase.SortContainer, QueryBase.SortingStrategySortContainer| Constructor and Description |
|---|
DefaultMultiVertexQuery(Graph graph,
String[] vertexIds,
String queryString,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
QueryResultsIterable<Edge> |
edges(FetchHints fetchHints) |
protected QueryResultsIterable<? extends GeObject> |
extendedData(FetchHints fetchHints)
This method should be overridden if
QueryBase.search(EnumSet, FetchHints) is not overridden. |
String[] |
getVertexIds() |
Query |
setShard(String shardId) |
String |
toString() |
QueryResultsIterable<Vertex> |
vertices(FetchHints fetchHints) |
addAggregation, boost, edgeIds, edgeIds, edges, edges, edges, elementIds, elementIds, elements, elements, extendedData, extendedDataRowIds, extendedDataRowIds, extendedDataRows, extendedDataRows, getAggregationByName, getAggregations, getGraph, getLogicalQuery, getParameters, has, has, has, has, has, has, has, has, hasAuthorization, hasAuthorization, hasConceptType, hasConceptType, hasEdgeLabel, hasEdgeLabel, hasExtendedData, hasExtendedData, hasExtendedData, hasExtendedData, hasId, hasId, hasInVertexTypes, hasNot, hasNot, hasNot, hasNot, hasOutVertexTypes, idFetchHintsToElementFetchHints, isAggregationSupported, limit, limit, maxDocFrequency, maxQueryTerms, minDocFrequency, minScore, minTermFrequency, range, range, scoringStrategy, search, search, setLogicalQuery, skip, sort, sort, vertexIds, vertexIds, verticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAggregation, edgeIds, edgeIds, edges, edges, edges, elementIds, elementIds, elements, elements, extendedDataRowIds, extendedDataRowIds, extendedDataRows, extendedDataRows, getAggregations, has, has, has, has, has, has, has, has, hasAuthorization, hasAuthorization, hasConceptType, hasConceptType, hasEdgeLabel, hasEdgeLabel, hasExtendedData, hasExtendedData, hasExtendedData, hasExtendedData, hasId, hasId, hasNot, hasNot, hasNot, hasNot, isAggregationSupported, limit, limit, minScore, range, range, scoringStrategy, search, search, skip, sort, sort, vertexIds, vertexIds, verticespublic DefaultMultiVertexQuery(Graph graph, String[] vertexIds, String queryString, Authorizations authorizations)
public QueryResultsIterable<Vertex> vertices(FetchHints fetchHints)
public QueryResultsIterable<Edge> edges(FetchHints fetchHints)
protected QueryResultsIterable<? extends GeObject> extendedData(FetchHints fetchHints)
QueryBaseQueryBase.search(EnumSet, FetchHints) is not overridden.extendedData in class QueryBasepublic String[] getVertexIds()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.