
public class PatternEdge extends Object
| Modifier and Type | Field and Description |
|---|---|
PatternNode |
in |
OMatchPathItem |
item |
PatternNode |
out |
| Constructor and Description |
|---|
PatternEdge() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OIdentifiable> |
executeTraversal(OMatchStatement.MatchContext matchContext,
OCommandContext iCommandContext,
OIdentifiable startingPoint,
int depth) |
String |
toString() |
public PatternNode in
public PatternNode out
public OMatchPathItem item
public Iterable<OIdentifiable> executeTraversal(OMatchStatement.MatchContext matchContext, OCommandContext iCommandContext, OIdentifiable startingPoint, int depth)
Copyright © 2009–2025 OrientDB. All rights reserved.