Preparing search index...
The search index is not available
weaviate-client
weaviate-client
QueryNested
Type alias QueryNested<T>
Query
Nested
<
T
>
:
{
[
K
in
NestedKeys
<
T
>
]
:
{
name
:
K
;
properties
:
QueryProperty
<
ExtractNestedType
<
T
[
K
]
>
>
[]
;
}
}
[
NestedKeys
<
T
>
]
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...