Class C11yNearestNeighbor
- java.lang.Object
-
- io.weaviate.client.v1.contextionary.model.C11yNearestNeighbor
-
public class C11yNearestNeighbor extends Object
-
-
Constructor Summary
Constructors Constructor Description C11yNearestNeighbor(Float distance, String word)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)FloatgetDistance()StringgetWord()inthashCode()StringtoString()
-