@zazuko/query-rdf-data-cube - v0.7.1
Options
All
  • Public
  • Public/Protected
  • All
Menu
class

BaseExpr BaseExpr implements all the filters that can be used on Components.

Hierarchy

Implements

Index

Accessors

not

not:

Methods

bound

  • bound(): any

datatype

  • datatype(): any

equals

  • equals(arg: any): any

gt

gte

in

  • in(arg: any): any

isBlank

  • isBlank(): any

isIRI

  • isIRI(): any

isLiteral

  • isLiteral(): any

lang

  • lang(): any

lt

lte

notEquals

  • notEquals(arg: any): any

notIn

regex

  • regex(arg: string | Literal, flag?: string | Literal): any

sameTerm

  • sameTerm(arg: any): any

str

  • str(): any

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc