LimitClause
Parameters
The parameter that specifies the result limit value.
Inheritance
Inheritance Chain:LimitClause- →
SingleValueParamQueryClause - →
QueryClause - →
ABC
Static Methods
from_param()
The limit parameter to create the clause from.
LimitClause - A new limit clause instance.
Methods
get_altered_knn_search_params()
The KNN search parameters to modify with the limit.
KNNSearchClauseParams - The modified search parameters with the limit applied.