Package org.fiware.mintaka.domain.query.ngsi


package org.fiware.mintaka.domain.query.ngsi
  • Class
    Description
    Operator for comparisons, according to NGSI-LD api
    Query term to reflect a comparison, according to the ngsi-ld api.
    Query term to represent the logical connection of two terms, e.g.
    Representation of a logical operator according to the ngsi-ld api
    Representation of a logical query term.
    Parser for queries(according to the NGSI-LD api) into the internal QueryTerm representation.
    Abstract superclass for all query terms