public class JaccardSimilarityAPI extends TraversersAPI
BATCH_ENCODING, CHARSET, client, NO_LIMIT, PATH_SPLITOR| Constructor and Description |
|---|
JaccardSimilarityAPI(RestClient client,
String graph) |
| Modifier and Type | Method and Description |
|---|---|
double |
get(Object vertexId,
Object otherId,
Direction direction,
String label,
long degree) |
Map<Object,Double> |
post(SingleSourceJaccardSimilarityRequest request) |
protected String |
type() |
checkAlpha, checkCapacity, checkDegree, checkLimit, checkPositive, checkSkipDegreecheckLimit, checkOffset, path, path, pathpublic JaccardSimilarityAPI(RestClient client, String graph)
Copyright © 2023 The Apache Software Foundation. All rights reserved.