| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.executor | |
| com.orientechnologies.orient.core.sql.parser |
| Modifier and Type | Field and Description |
|---|---|
PatternNode |
PatternEdge.in |
PatternNode |
PatternEdge.out |
| Modifier and Type | Method and Description |
|---|---|
int |
PatternNode.addEdge(OMatchPathItem item,
PatternNode to) |
| Constructor and Description |
|---|
MatchFirstStep(OCommandContext context,
PatternNode node,
boolean profilingEnabled) |
MatchFirstStep(OCommandContext context,
PatternNode node,
OInternalExecutionPlan subPlan,
boolean profilingEnabled) |
| Modifier and Type | Field and Description |
|---|---|
Map<String,PatternNode> |
Pattern.aliasToNode |
| Modifier and Type | Method and Description |
|---|---|
PatternNode |
Pattern.get(String alias) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PatternNode> |
Pattern.getAliasToNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pattern.setAliasToNode(Map<String,PatternNode> aliasToNode) |
Copyright © 2009–2025 OrientDB. All rights reserved.