public class WeightedShortestPathAPI extends TraversersAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
WeightedShortestPathAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
WeightedPath |
get(Object sourceId,
Object targetId,
Direction direction,
String label,
String weight,
long degree,
long skipDegree,
long capacity,
boolean withVertex) |
protected String |
type() |
checkAlpha, checkCapacity, checkDegree, checkLimit, checkPositive, checkSkipDegreecheckLimit, checkOffset, path, path, pathpublic WeightedShortestPathAPI(RestClient client, String graph)
protected String type()
type in class TraversersAPICopyright © 2023 The Apache Software Foundation. All rights reserved.