public class KoutRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KoutRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
long |
capacity |
boolean |
countOnly |
int |
limit |
int |
maxDepth |
boolean |
nearest |
EdgeStep |
step |
boolean |
withPath |
boolean |
withVertex |
| Modifier and Type | Method and Description |
|---|---|
static KoutRequest.Builder |
builder() |
String |
toString() |
public EdgeStep step
public int maxDepth
public boolean nearest
public boolean countOnly
public long capacity
public int limit
public boolean withVertex
public boolean withPath
public static KoutRequest.Builder builder()
Copyright © 2023 The Apache Software Foundation. All rights reserved.