/AWS1/CL_S3VQUERYVECTORSOUTPUT¶
QueryVectorsOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_vectors
TYPE /AWS1/CL_S3VQUERYOUTPUTVECTOR=>TT_QUERYVECTORSOUTPUTLIST
TT_QUERYVECTORSOUTPUTLIST
¶
The vectors in the approximate nearest neighbor search.
Queryable Attributes¶
vectors¶
The vectors in the approximate nearest neighbor search.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VECTORS() |
Getter for VECTORS, with configurable default |
ASK_VECTORS() |
Getter for VECTORS w/ exceptions if field has no value |
HAS_VECTORS() |
Determine if VECTORS has a value |