
public class MatchReverseEdgeTraverser extends MatchEdgeTraverser
downstream, edge, item, sourceRecord| Constructor and Description |
|---|
MatchReverseEdgeTraverser(OResult lastUpstreamRecord,
EdgeTraversal edge) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEndpointAlias() |
protected String |
getStartingPointAlias() |
protected OWhereClause |
getTargetFilter(OMatchPathItem item) |
protected String |
targetClassName(OMatchPathItem item,
OCommandContext iCommandContext) |
protected String |
targetClusterName(OMatchPathItem item,
OCommandContext iCommandContext) |
protected ORid |
targetRid(OMatchPathItem item,
OCommandContext iCommandContext) |
protected Iterable<OResultInternal> |
traversePatternEdge(OIdentifiable startingPoint,
OCommandContext iCommandContext) |
equals, executeTraversal, hasNext, init, matchesFilters, next, toResultpublic MatchReverseEdgeTraverser(OResult lastUpstreamRecord, EdgeTraversal edge)
protected String targetClassName(OMatchPathItem item, OCommandContext iCommandContext)
targetClassName in class MatchEdgeTraverserprotected String targetClusterName(OMatchPathItem item, OCommandContext iCommandContext)
targetClusterName in class MatchEdgeTraverserprotected ORid targetRid(OMatchPathItem item, OCommandContext iCommandContext)
targetRid in class MatchEdgeTraverserprotected OWhereClause getTargetFilter(OMatchPathItem item)
getTargetFilter in class MatchEdgeTraverserprotected Iterable<OResultInternal> traversePatternEdge(OIdentifiable startingPoint, OCommandContext iCommandContext)
traversePatternEdge in class MatchEdgeTraverserprotected String getStartingPointAlias()
getStartingPointAlias in class MatchEdgeTraverserprotected String getEndpointAlias()
getEndpointAlias in class MatchEdgeTraverserCopyright © 2009–2025 OrientDB. All rights reserved.