Traqula
Preparing search index...
@traqula/algebra-transformations-1-1
Algebra
ExistenceExpression
Interface ExistenceExpression
interface
ExistenceExpression
{
expressionType
:
EXISTENCE
;
input
:
Algebra
.
Operation
;
metadata
?:
Record
<
string
,
unknown
>
;
not
:
boolean
;
type
:
EXPRESSION
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
Algebra
.
BaseExpression
ExistenceExpression
Indexable
[
key
:
string
]:
any
Index
Properties
expression
Type
input
metadata?
not
type
Properties
expression
Type
expressionType
:
EXISTENCE
input
input
:
Algebra
.
Operation
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
not
not
:
boolean
type
type
:
EXPRESSION
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expression
Type
input
metadata
not
type
Traqula
Loading...