Traqula
Preparing search index...
@traqula/rules-sparql-1-1
IExpressionFunctionX
Interface IExpressionFunctionX<U>
interface
IExpressionFunctionX
<
U
extends
Expression
[]
|
[
Pattern
]
>
{
args
:
U
;
distinct
?:
boolean
;
operator
:
string
;
type
:
"operation"
;
}
Type Parameters
U
extends
Expression
[]
|
[
Pattern
]
Hierarchy (
View Summary
)
OperationExpression
IExpressionFunctionX
Index
Properties
args
distinct?
operator
type
Properties
args
args
:
U
Optional
distinct
distinct
?:
boolean
operator
operator
:
string
type
type
:
"operation"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
distinct
operator
type
Traqula
Loading...