public class RepeatEdgeStep extends EdgeStep
| Modifier and Type | Class and Description |
|---|---|
static class |
RepeatEdgeStep.Builder |
| Modifier and Type | Field and Description |
|---|---|
int |
maxTimes |
degree, direction, labels, properties, skipDegree| Modifier and Type | Method and Description |
|---|---|
static RepeatEdgeStep.Builder |
repeatStepBuilder() |
String |
toString() |
public static RepeatEdgeStep.Builder repeatStepBuilder()
Copyright © 2023 The Apache Software Foundation. All rights reserved.