public class SentencesTextQuery
extends ApplicationScopedQuery
Query sentences by text.
public SentencesTextQuery(@NotNull
java.util.List<java.lang.String> texts)
Query sentences by text.
public SentencesTextQuery()
Query sentences by text.
@NotNull
public java.util.List<ai.tock.nlp.front.shared.config.SentencesQuery> toSentencesQueries(@NotNull
org.litote.kmongo.Id<ai.tock.nlp.front.shared.config.ApplicationDefinition> applicationId)
@NotNull public java.util.List<java.lang.String> getTexts()
@NotNull public java.util.List<java.lang.String> component1()
@NotNull public SentencesTextQuery copy(@NotNull java.util.List<java.lang.String> texts)
Query sentences by text.
@NotNull public java.lang.String toString()
Query sentences by text.
public int hashCode()
Query sentences by text.
public boolean equals(@Nullable
java.lang.Object p)
Query sentences by text.