public class VertexExecutionOptions extends ExecutionOptions
| 限定符和类型 | 类和说明 |
|---|---|
static class |
VertexExecutionOptions.ExecutionOptionBuilder |
| 构造器和说明 |
|---|
VertexExecutionOptions(String graphSpace,
String executeStatement,
List<String> fields,
List<Integer> positions,
boolean noColumn,
int limit,
long startTime,
long endTime,
long batch,
PolicyEnum policy,
String tag,
int idIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataTypeEnum |
getDataType() |
int |
getIdIndex() |
String |
getLabel() |
getBatch, getEndTime, getExecuteStatement, getFields, getGraphSpace, getLimit, getPolicy, getPositions, getStartTime, isNoColumn, toStringpublic int getIdIndex()
public String getLabel()
getLabel 在类中 ExecutionOptionspublic DataTypeEnum getDataType()
getDataType 在类中 ExecutionOptionsCopyright © 2021. All rights reserved.