
public class ODeleteEdgeExecutionPlanner extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OBatch |
batch |
protected OIdentifier |
className |
protected List<ORid> |
rids |
protected OIdentifier |
targetClusterName |
| Constructor and Description |
|---|
ODeleteEdgeExecutionPlanner(ODeleteEdgeStatement stm2) |
| Modifier and Type | Method and Description |
|---|---|
OInternalExecutionPlan |
createExecutionPlan(OCommandContext ctx,
boolean enableProfiling,
boolean useCache) |
protected OIdentifier className
protected OIdentifier targetClusterName
protected OBatch batch
public ODeleteEdgeExecutionPlanner(ODeleteEdgeStatement stm2)
public OInternalExecutionPlan createExecutionPlan(OCommandContext ctx, boolean enableProfiling, boolean useCache)
Copyright © 2009–2025 OrientDB. All rights reserved.