Uses of Class
com.microsoft.semantickernel.data.filter.AnyTagEqualToFilterClause
-
Packages that use AnyTagEqualToFilterClause Package Description com.microsoft.semantickernel.data.filter -
-
Uses of AnyTagEqualToFilterClause in com.microsoft.semantickernel.data.filter
Methods in com.microsoft.semantickernel.data.filter with parameters of type AnyTagEqualToFilterClause Modifier and Type Method Description StringFilterMapping. getAnyTagEqualToFilter(AnyTagEqualToFilterClause filterClause)Gets the filter string for the given any tag equal to filter clause.
-