public class DefaultVertexQuery extends VertexQueryBase implements VertexQuery
QueryBase.HasContainer| Constructor and Description |
|---|
DefaultVertexQuery(Graph graph,
Vertex sourceVertex,
String queryString,
Map<String,PropertyDefinition> propertyDefinitions,
Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Edge> |
edges(EnumSet<FetchHint> fetchHints) |
Iterable<Vertex> |
vertices(EnumSet<FetchHint> fetchHints) |
edges, edges, edges, edges, getSourceVertexboost, edges, edges, edges, getGraph, getParameters, getPropertyDefinitions, has, has, limit, maxDocFrequency, maxQueryTerms, minDocFrequency, minTermFrequency, percentTermsToMatch, range, skip, verticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitedges, edges, edges, edgespublic DefaultVertexQuery(Graph graph, Vertex sourceVertex, String queryString, Map<String,PropertyDefinition> propertyDefinitions, Authorizations authorizations)
Copyright © 2014–2015. All rights reserved.