| Package | Description |
|---|---|
| org.apache.hugegraph.structure.traverser |
| Modifier and Type | Method and Description |
|---|---|
static CustomizedPathsRequest.SortBy |
CustomizedPathsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizedPathsRequest.SortBy[] |
CustomizedPathsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomizedPathsRequest.Builder |
CustomizedPathsRequest.Builder.sortBy(CustomizedPathsRequest.SortBy sortBy) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.