vectorProperty property
An indexed vector property to search upon.
Only documents which contain vectors whose dimensionality match the query_vector can be returned.
Required.
Implementation
PropertyReference? vectorProperty;
An indexed vector property to search upon.
Only documents which contain vectors whose dimensionality match the query_vector can be returned.
Required.
PropertyReference? vectorProperty;