public class NeighborRankAPI extends TraversersAPI
| Modifier and Type | Class and Description |
|---|---|
static class |
NeighborRankAPI.Request |
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
NeighborRankAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
List<Ranks> |
post(NeighborRankAPI.Request request) |
protected String |
type() |
checkAlpha, checkCapacity, checkDegree, checkLimit, checkPositive, checkSkipDegreecheckLimit, checkOffset, path, path, pathpublic NeighborRankAPI(RestClient client, String graph)
protected String type()
type in class TraversersAPIpublic List<Ranks> post(NeighborRankAPI.Request request)
Copyright © 2023 The Apache Software Foundation. All rights reserved.