public class ShortestPathAPI extends TraversersAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| 构造器和说明 |
|---|
ShortestPathAPI(RestClient client,
String graph) |
| 限定符和类型 | 方法和说明 |
|---|---|
Path |
get(Object sourceId,
Object targetId,
Direction direction,
String label,
int maxDepth,
long degree,
long skipDegree,
long capacity) |
protected String |
type() |
checkAlpha, checkCapacity, checkDegree, checkLimit, checkPositive, checkSkipDegreecheckLimit, checkOffset, path, path, pathpublic ShortestPathAPI(RestClient client, String graph)
Copyright © 2020. All rights reserved.