Type declaration
Optional
!contain?: Clause<OrWithTime<PrimitiveSelector["contain"]>>
Optional
!defined?: Clause<PrimitiveSelector["defined"]>
Optional
!equal?: Clause<OrWithTime<PrimitiveSelector["equal"]>>
Optional
!gt?: Clause<OrWithTime<PrimitiveSelector["gt"]>>
Optional
!gte?: Clause<OrWithTime<PrimitiveSelector["gte"]>>
Optional
!guid?: Clause<PrimitiveSelector["guid"]>
Optional
!ilike?: Clause<PrimitiveSelector["ilike"]>
Optional
!imatch?: Clause<PrimitiveSelector["imatch"]>
Optional
!like?: Clause<PrimitiveSelector["like"]>
Optional
!lt?: Clause<OrWithTime<PrimitiveSelector["lt"]>>
Optional
!lte?: Clause<OrWithTime<PrimitiveSelector["lte"]>>
Optional
!match?: Clause<PrimitiveSelector["match"]>
Optional
!qref?: Selector["qref"]
Optional
!ref?: Clause<PrimitiveSelector["ref"]>
Optional
!selector?: Selector["selector"]
Optional
!tag?: Clause<PrimitiveSelector["tag"]>
Optional
!truthy?: Clause<PrimitiveSelector["truthy"]>
Optional
contain?: Clause<OrWithTime<PrimitiveSelector["contain"]>>
Optional
defined?: Clause<PrimitiveSelector["defined"]>
Optional
equal?: Clause<OrWithTime<PrimitiveSelector["equal"]>>
Optional
gt?: Clause<OrWithTime<PrimitiveSelector["gt"]>>
Optional
gte?: Clause<OrWithTime<PrimitiveSelector["gte"]>>
Optional
guid?: Clause<PrimitiveSelector["guid"]>
Optional
ilike?: Clause<PrimitiveSelector["ilike"]>
Optional
imatch?: Clause<PrimitiveSelector["imatch"]>
Optional
like?: Clause<PrimitiveSelector["like"]>
Optional
lt?: Clause<OrWithTime<PrimitiveSelector["lt"]>>
Optional
lte?: Clause<OrWithTime<PrimitiveSelector["lte"]>>
Optional
match?: Clause<PrimitiveSelector["match"]>
Optional
ref?: Clause<PrimitiveSelector["ref"]>
Optional
tag?: Clause<PrimitiveSelector["tag"]>
Optional
truthy?: Clause<PrimitiveSelector["truthy"]>
type: "&" | "|" | "!&" | "!|"