public class KoutAPI extends TraversersAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
KoutAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
get(Object sourceId,
Direction direction,
String label,
int depth,
boolean nearest,
long degree,
long capacity,
int limit) |
Kout |
post(KoutRequest request) |
protected String |
type() |
checkAlpha, checkCapacity, checkDegree, checkLimit, checkPositive, checkSkipDegreecheckLimit, checkOffset, path, path, pathpublic KoutAPI(RestClient client, String graph)
protected String type()
type in class TraversersAPIpublic List<Object> get(Object sourceId, Direction direction, String label, int depth, boolean nearest, long degree, long capacity, int limit)
public Kout post(KoutRequest request)
Copyright © 2023 The Apache Software Foundation. All rights reserved.