Package | Description |
---|---|
com.graphdbapi.driver.internal.search |
Modifier and Type | Method and Description |
---|---|
SearchOrder.OrderBy |
SearchOrder.getOrder()
获取排序方式
|
static SearchOrder.OrderBy |
SearchOrder.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchOrder.OrderBy[] |
SearchOrder.OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SearchOrder(String property,
SearchOrder.OrderBy order) |
Copyright © 2024. All rights reserved.