Class NearObjectArgument
- java.lang.Object
-
- io.weaviate.client.v1.graphql.query.argument.NearObjectArgument
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNearObjectArgument.NearObjectArgumentBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbuild()static NearObjectArgument.NearObjectArgumentBuilderbuilder()protected booleancanEqual(Object other)booleanequals(Object o)StringgetBeacon()FloatgetCertainty()FloatgetDistance()StringgetId()inthashCode()StringtoString()
-