Class SearchOptions<SELF extends SearchOptions<SELF>>
java.lang.Object
io.weaviate.client.v1.experimental.SearchOptions<SELF>
- Direct Known Subclasses:
NearVector.Options
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal SELFfinal SELFfinal SELFconsistencyLevel(String consistencyLevel) final SELFfinal SELFfinal SELFreturnMetadata(Metadata... metadata) final SELFreturnProperties(String... properties) final SELF
-
Constructor Details
-
SearchOptions
public SearchOptions()
-
-
Method Details
-
limit
-
offset
-
autocut
-
after
-
consistencyLevel
-
where
-
returnProperties
-
returnMetadata
-