| Package | Description |
|---|---|
| org.neo4j.ogm.cypher.query |
| Modifier and Type | Method and Description |
|---|---|
SortClause |
SortClause.fromResolvedProperties(String... resolvedProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<SortClause> |
SortOrder.sortClauses()
Return the list of existing
SortClause. |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromSortClauses(List<SortClause> sortClauses) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.