public class EdgeExecutionOptions extends ExecutionOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
EdgeExecutionOptions.ExecutionOptionBuilder |
| Modifier and Type | Method and Description |
|---|---|
DataTypeEnum |
getDataType() |
int |
getDstIndex() |
String |
getEdge() |
String |
getLabel() |
int |
getRankIndex() |
int |
getSrcIndex() |
getBatch, getBatchIntervalMs, getEndTime, getExecuteStatement, getFields, getGraphSpace, getLimit, getPolicy, getPositions, getStartTime, getWriteMode, isNoColumn, toStringpublic String getEdge()
public int getSrcIndex()
public int getDstIndex()
public int getRankIndex()
public String getLabel()
getLabel in class ExecutionOptionspublic DataTypeEnum getDataType()
getDataType in class ExecutionOptionsCopyright © 2022. All rights reserved.