Class QueryWithWithin


  • public class QueryWithWithin
    extends QueryNode
    FCS-QL expression tree QUERY-WITH-WITHIN node.
    • Method Detail

      • getQuery

        public QueryNode getQuery()
        Get the query clause.
        Returns:
        the query clause
      • getWithin

        public QueryNode getWithin()
        Get the within clause (= search context)
        Returns:
        the witin clause