scidb_predicate_expressions: scidb predicate expressions

scidb_predicate_expressionsR Documentation

scidb predicate expressions

Description

These functions create anonymous scidb.predicate expressions objects, which can be chained with boolean operators (&, |, and !) and supplied as values in arguments to filter.

  • EQUALS

  • NEQ

  • IN

  • NOT_IN

  • IS_NULL

  • NOT_NULL

  • GEQ

  • GT

  • LEQ

  • LT

  • IN_RANGE

  • IN_RANGE_INCL

  • IN_RANGE_EXCL

  • LIKE

  • CONTAINS

  • STARTS_WITH

  • ENDS_WITH


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.