Preparing search index...
The search index is not available
weaviate-client
weaviate-client
BaseNearTextOptions
Type alias BaseNearTextOptions<T>
Base
Near
Text
Options
<
T
>
:
BaseNearOptions
<
T
>
&
{
moveAway
?:
MoveOptions
;
moveTo
?:
MoveOptions
;
}
Base options for the
query.nearText
method.
Type Parameters
T
Type declaration
Optional
move
Away
?:
MoveOptions
Optional
move
To
?:
MoveOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...
Base options for the
query.nearText
method.