public class AllShortestPathsAPI extends TraversersAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| 构造器和说明 |
|---|
AllShortestPathsAPI(RestClient client,
String graph) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<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 AllShortestPathsAPI(RestClient client, String graph)
Copyright © 2020. All rights reserved.