Interface PlanGroupConcatOptionSeq

All Known Subinterfaces:
PlanGroupConcatOption, PlanValueOptionSeq, RdfLangStringVal, XsStringVal
All Known Implementing Classes:
PlanValueOption

public interface PlanGroupConcatOptionSeq
A sequence of PlanValueOption or separator strings for a group concat aggregate expression in a row pipeline. See PlanBuilderBase.groupConcatOptions(String, PlanValueOption)